Make MW_VERSION a build arg so it can be overriden at build time
This commit is contained in:
parent
8154643e6b
commit
5223fb9dcf
@ -8,7 +8,7 @@ MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
|
||||
# Install ImageMagick
|
||||
RUN apt-get -y update && apt-get -y install imagemagick
|
||||
|
||||
ENV MW_VERSION REL1_29
|
||||
ARG MW_VERSION=REL1_29
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user