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

Commit

Permalink
Bump to 5.2.2
Browse files Browse the repository at this point in the history
Close #307
  • Loading branch information
pichouk committed Sep 14, 2018
1 parent 5273902 commit a92d3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.8

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.2.1
ENV MM_VERSION=5.2.2

# Build argument to set Mattermost edition
ARG edition=enterprise
Expand Down

0 comments on commit a92d3e9

Please sign in to comment.