Upgrade to 4.7.3 (#244)

This commit is contained in:
Kyâne Pichou 2018-03-09 19:15:12 +01:00 committed by GitHub
parent 4e242572f1
commit b5b27f8abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ FROM alpine:3.6
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=4.7.2
ENV MM_VERSION=4.7.3
# Build argument to set Mattermost edition
ARG edition=enterprise