From fc153d7f16b3a702cc90995de2680fab545e2181 Mon Sep 17 00:00:00 2001 From: Dominique Barton Date: Sat, 19 Dec 2015 19:34:41 +0100 Subject: [PATCH] updated maintainer --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a264280..0ce425f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM debian:8 -MAINTAINER confirm IT solutions, dbarton +MAINTAINER Dominique Barton RUN apt-get -q update \ && apt-get install -qy git python-cheetah python-openssl \