From f886a225e4a68e4995e31aca68aa26c63b4898d0 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Fri, 5 Dec 2014 09:02:02 -0600 Subject: [PATCH] change maintainer to myself --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index b596017..946f09e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,9 +1,9 @@ # Mediawiki-Apache # -# Version 1.0 +# Version 1.1 FROM tutum/apache-php:latest -MAINTAINER John E Arnold +MAINTAINER Adrian Malacoda ENV MW_VERSION REL1_24