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

Update the base image

This commit is contained in:
Girish Ramakrishnan
2015-08-17 11:54:16 -07:00
parent df4250e220
commit 9d309a2d45

View File

@@ -1,4 +1,4 @@
FROM cloudron/base:0.3.0
FROM cloudron/base:0.3.2
RUN apt-get update && \
apt-get install -y openssh-server mysql-client && \