Release 4.1.2

This commit is contained in:
Pan Luo 2017-10-25 17:36:16 -07:00
parent 3715c7aadd
commit 8c727fb63f
No known key found for this signature in database
GPG Key ID: AD11D35AAC25FB6A

View File

@ -2,7 +2,7 @@ FROM ubuntu:14.04
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=4.3.1
ENV MM_VERSION=4.1.2
# Build argument to set Mattermost edition
ARG edition=entreprise