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 \