Skip to content

Commit

Permalink
Merge pull request #18 from mattermost/master
Browse files Browse the repository at this point in the history
Upgrade to 5.4.0 (mattermost#327)
  • Loading branch information
zazrivec authored Oct 17, 2018
2 parents 466829f + ec68353 commit 1817343
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=team
Expand Down

0 comments on commit 1817343

Please sign in to comment.