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.0.1 (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichouk authored Jul 9, 2018
1 parent c5aaa95 commit bf93836
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.6

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.0.0
ENV MM_VERSION=5.0.1

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

0 comments on commit bf93836

Please sign in to comment.