1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 15:24:59 +00:00

Use latest base image

This commit is contained in:
Girish Ramakrishnan
2017-02-10 13:56:25 -08:00
parent be79f9eb47
commit da27514ee0

View File

@@ -1,4 +1,4 @@
FROM cloudron/base:0.9.0
FROM cloudron/base:0.10.0
RUN apt-get update && \
apt-get install -y openssh-server && \