Przeglądaj źródła

Update the base image

Girish Ramakrishnan 9 lat temu
rodzic
commit
9d309a2d45
1 zmienionych plików z 1 dodań i 1 usunięć
  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 && \