Skip to content

Commit

Permalink
Upgrade to 5.4.0 (mattermost#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichouk authored Oct 16, 2018
1 parent e01e8e4 commit ec68353
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.3.1
ENV MM_VERSION=5.4.0

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

0 comments on commit ec68353

Please sign in to comment.