Compare commits

...

2 Commits

Author SHA1 Message Date
Carlos Panato
ed9a2c6afe
bump MM to 5.26.2 2020-09-16 15:41:12 +02:00
Carlos Panato
718c0e3861
bump MM to 5.26.1 2020-08-27 08:05:17 +02:00

View File

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