Explorar el Código

Up base image to 0.3.3

Girish Ramakrishnan hace 9 años
padre
commit
01b7c34ecf
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.2
+FROM cloudron/base:0.3.3
 
 RUN apt-get update && \
     apt-get install -y openssh-server && \