Browse Source

Up base image to 0.3.3

Girish Ramakrishnan 9 years ago
parent
commit
01b7c34ecf
1 changed files with 1 additions and 1 deletions
  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 && \
 RUN apt-get update && \
     apt-get install -y openssh-server && \
     apt-get install -y openssh-server && \