Compare commits

...
This repository has been archived on 2021-08-31. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Carlos Panato
66e060ea2b
bump to use 5.29.1 release 2020-12-04 16:36:35 +01:00

View File

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