Compare commits

...

1 Commits

Author SHA1 Message Date
Carlos Panato
d6498f6d67
bump to use 5.28.2 release 2020-12-04 16:38:17 +01:00

View File

@ -2,7 +2,7 @@ FROM alpine:3.10
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.28.1
ENV MM_VERSION=5.28.2
ENV MM_INSTALL_TYPE=docker
# Build argument to set Mattermost edition