Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

Commit 738d7b6

Browse files
authored
Upgrade to 5.7.1 (#358)
Closes #357
1 parent d3f9a7d commit 738d7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.7
22

33
# Some ENV variables
44
ENV PATH="/mattermost/bin:${PATH}"
5-
ENV MM_VERSION=5.7.0
5+
ENV MM_VERSION=5.7.1
66

77
# Build argument to set Mattermost edition
88
ARG edition=enterprise

0 commit comments

Comments
 (0)