diff --git a/Dockerfile b/Dockerfile index f752976..0879e25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ FROM tutum/apache-php:latest MAINTAINER Adrian Malacoda # Install ImageMagick -RUN apt-get -y update && apt-get -y install imagemagick                                                                   +RUN apt-get -y update && apt-get -y install imagemagick ENV MW_VERSION REL1_29