fix run instruction
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user