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

Commit a92d3e9

Browse files
committed
Bump to 5.2.2
Close #307
1 parent 5273902 commit a92d3e9

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.8
22

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

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

0 commit comments

Comments
 (0)