Upgrade to 4.9.1 (#264)

This commit is contained in:
Kyâne Pichou 2018-04-28 13:38:43 +02:00 committed by GitHub
parent c92df51d68
commit f6d5a6b6c1
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.0
ENV MM_VERSION=4.9.1
# Build argument to set Mattermost edition
ARG edition=enterprise