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

Commit

Permalink
Upgrade to 4.7.2 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichouk authored Feb 23, 2018
1 parent 19ab5f2 commit e895c0d
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=4.7.1
ENV MM_VERSION=4.7.2

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

0 comments on commit e895c0d

Please sign in to comment.