From: Girish Ramakrishnan Date: Fri, 27 Nov 2015 22:24:26 +0000 (-0800) Subject: Update base image to 0.8.0 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=78445665dbca8bc7f13516d0bdecc1d8c05313cc;hp=014244ad4d4122e4dfd994174a3d4edb6aedf123;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git Update base image to 0.8.0 --- diff --git a/Dockerfile b/Dockerfile index 62bba4d..6926563 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM cloudron/base:0.7.0 +FROM cloudron/base:0.8.0 MAINTAINER Johannes Zellner ENV DEBIAN_FRONTEND noninteractive