Explorar el Código

Update the base image

Girish Ramakrishnan hace 9 años
padre
commit
9d309a2d45
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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 && \