Explorar el Código

Use latest base image

Girish Ramakrishnan hace 8 años
padre
commit
da27514ee0
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.9.0
+FROM cloudron/base:0.10.0
 
 RUN apt-get update && \
     apt-get install -y openssh-server && \