Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
81e263ede1 | ||
![]() |
470cbb1ef3 | ||
![]() |
34adb19003 |
@ -1,8 +1,8 @@
|
||||
FROM alpine:3.7
|
||||
FROM alpine:3.9
|
||||
|
||||
# Some ENV variables
|
||||
ENV PATH="/mattermost/bin:${PATH}"
|
||||
ENV MM_VERSION=5.8.0
|
||||
ENV MM_VERSION=5.8.2
|
||||
|
||||
# Build argument to set Mattermost edition
|
||||
ARG edition=enterprise
|
||||
|
Reference in New Issue
Block a user