Compare commits

...

5 Commits

Author SHA1 Message Date
Carlos Panato
94ed15568a
bump to 5.16.5 2020-01-13 13:52:36 +01:00
Carlos Panato
a4e34c1280
bump to 5.16.4 2019-12-19 14:27:07 +01:00
Carlos Panato
065084c1d1
bump to 5.16.3 2019-11-07 08:19:47 +01:00
Carlos Panato
4443f46fca
bump to 5.16.2 2019-10-30 18:14:40 +01:00
Carlos Panato
97fc974a2b
bump to 5.16.1 2019-10-30 07:29: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.16.0
ENV MM_VERSION=5.16.5
# Build argument to set Mattermost edition
ARG edition=enterprise