diff --git a/Dockerfile b/Dockerfile index 141569a..2106d76 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_28