Update to version 1.1.3

This commit is contained in:
Girish Ramakrishnan 2017-08-07 10:53:56 -07:00
parent 821c13e7eb
commit 4357f4b3b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM cloudron/base:0.10.0
ENV VERSION 1.1.2
ENV VERSION 1.1.3
RUN apt-get update && \
apt-get install -y openssh-server && \