Compare commits

...

3 Commits

Author SHA1 Message Date
Carlos Panato
cb08c333bc
bump to 5.17.3 2020-01-13 13:51:32 +01:00
Carlos Panato
a7dfa22eab
bump to 5.17.2 2019-12-19 14:27:55 +01:00
Carlos Panato
2f40d361ca
bump to 5.17.1 2019-11-25 19:09:51 +01:00

View File

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