Make MW_VERSION a build arg so it can be overriden at build time

This commit is contained in:
Adrian Malacoda 2018-01-06 22:37:36 -06:00 committed by GitHub
parent 8154643e6b
commit 5223fb9dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 /