bump to 4.10.6

This commit is contained in:
Carlos Panato 2019-03-17 13:58:36 +01:00
parent 0be20c4b87
commit 1697093346
No known key found for this signature in database
GPG Key ID: E2379A61085D0517

View File

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