bump mattermost

This commit is contained in:
Carlos Panato 2019-08-17 11:37:38 +02:00
parent c1dea8605b
commit 3a00bbc381
No known key found for this signature in database
GPG Key ID: E2379A61085D0517

View File

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