Upgrade to 4.9.2 (#267)

This commit is contained in:
Kyâne Pichou 2018-05-04 18:25:21 +02:00 committed by GitHub
parent f6d5a6b6c1
commit 2c458d7fa8
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.9.1
ENV MM_VERSION=4.9.2
# Build argument to set Mattermost edition
ARG edition=enterprise