use base image 0.8.1

This commit is contained in:
Girish Ramakrishnan 2016-07-09 14:21:31 -07:00
parent b52987ee68
commit c6b682a512
1 changed files with 1 additions and 1 deletions

View File

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