-this- should fix it

This commit is contained in:
Adrian Malacoda 2017-06-11 23:54:24 -05:00 committed by GitHub
parent 3b24305d40
commit f4d4b2fb69

View File

@ -6,7 +6,7 @@ FROM tutum/apache-php:latest
MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
# 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