From ca04dc1ca1a532ddd7dbcf220ae0a160ee817af3 Mon Sep 17 00:00:00 2001 From: mpolci Date: Sun, 6 Sep 2015 08:53:28 +0000 Subject: [PATCH] Updated to dokuwiki release 2015-08-10a --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3bb51a0..2c1d5d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,10 +9,10 @@ FROM ubuntu:14.04 MAINTAINER Miroslav Prasil # Set the version you want of Twiki -ENV DOKUWIKI_VERSION 2014-09-29d -ENV DOKUWIKI_CSUM 2bf2d6c242c00e9c97f0647e71583375 +ENV DOKUWIKI_VERSION 2015-08-10a +ENV DOKUWIKI_CSUM a4b8ae00ce94e42d4ef52dd8f4ad30fe -ENV LAST_REFRESHED 7. April 2015 +ENV LAST_REFRESHED 6. September 2015 # Update & install packages RUN apt-get update && apt-get -y upgrade RUN apt-get -y install wget \