forked from cloudron-apps/gitea-app
use latest base image
This commit is contained in:
parent
2ac37367ce
commit
df85586d0e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM cloudron/base:0.8.1
|
FROM cloudron/base:0.9.0
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y openssh-server && \
|
apt-get install -y openssh-server && \
|
||||||
|
|
Loading…
Reference in a new issue