Upgrade to 4.7.2 (#240)
Changelog is [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7)
This commit is contained in:
parent
19ab5f2b77
commit
e895c0d4dd
@ -2,7 +2,7 @@ FROM alpine:3.6
|
||||
|
||||
# Some ENV variables
|
||||
ENV PATH="/mattermost/bin:${PATH}"
|
||||
ENV MM_VERSION=4.7.1
|
||||
ENV MM_VERSION=4.7.2
|
||||
|
||||
# Build argument to set Mattermost edition
|
||||
ARG edition=enterprise
|
||||
|
Reference in New Issue
Block a user