fix run instruction
This commit is contained in:
parent
007d6867ae
commit
3b24305d40
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user