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

Commit

Permalink
Upgrade to 5.7.1 (#358)
Browse files Browse the repository at this point in the history
Closes #357
  • Loading branch information
pichouk authored Feb 1, 2019
1 parent d3f9a7d commit 738d7b6
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.7

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.7.0
ENV MM_VERSION=5.7.1

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

0 comments on commit 738d7b6

Please sign in to comment.