Up base image to 0.3.3

This commit is contained in:
Girish Ramakrishnan 2015-08-18 15:41:58 -07:00
parent 46e370c786
commit 01b7c34ecf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM cloudron/base:0.3.2
FROM cloudron/base:0.3.3
RUN apt-get update && \
apt-get install -y openssh-server && \