bump alpine version and MM

This commit is contained in:
Carlos Panato 2019-08-22 09:17:46 +02:00
parent 54d82526c9
commit 58e28d557f
No known key found for this signature in database
GPG Key ID: E2379A61085D0517

View File

@ -1,8 +1,8 @@
FROM alpine:3.9
FROM alpine:3.10
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.12.5
ENV MM_VERSION=5.12.6
# Build argument to set Mattermost edition
ARG edition=enterprise