Explorar o código

Fix the base image

Girish Ramakrishnan %!s(int64=10) %!d(string=hai) anos
pai
achega
f4a9e17d09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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