parent
2c458d7fa8
commit
753dad0176
@ -2,7 +2,7 @@ FROM alpine:3.6
|
||||
|
||||
# Some ENV variables
|
||||
ENV PATH="/mattermost/bin:${PATH}"
|
||||
ENV MM_VERSION=4.9.2
|
||||
ENV MM_VERSION=4.10.0
|
||||
|
||||
# Build argument to set Mattermost edition
|
||||
ARG edition=enterprise
|
||||
|
Reference in New Issue
Block a user