Browse Source

use base image 0.8.1

Girish Ramakrishnan 8 years ago
parent
commit
c6b682a512
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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 && \