diff options
author | Girish Ramakrishnan <girish@cloudron.io> | 2016-08-25 20:13:28 -0700 |
---|---|---|
committer | Girish Ramakrishnan <girish@cloudron.io> | 2016-08-25 20:13:28 -0700 |
commit | 78fb990dcf33090f4df129788b53440648d51983 (patch) | |
tree | a343a60c6e60a794b4fceb066215cd00b940f271 | |
parent | dccaea2ed3f3f2946a2f1e5cb4902d8f4a018cd9 (diff) | |
download | Surfer-78fb990dcf33090f4df129788b53440648d51983.tar.gz Surfer-78fb990dcf33090f4df129788b53440648d51983.tar.zst Surfer-78fb990dcf33090f4df129788b53440648d51983.zip |
use latest base image
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | FROM cloudron/base:0.8.1 | 1 | FROM cloudron/base:0.9.0 |
2 | MAINTAINER Johannes Zellner <johannes@nebulon.de> | 2 | MAINTAINER Johannes Zellner <johannes@nebulon.de> |
3 | 3 | ||
4 | ENV DEBIAN_FRONTEND noninteractive | 4 | ENV DEBIAN_FRONTEND noninteractive |