浏览代码

Update the base image

Girish Ramakrishnan 9 年之前
父节点
当前提交
9d309a2d45
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 && \