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.3.0 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichouk authored Oct 15, 2017
1 parent 29bff18 commit b9491b0
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 ubuntu:14.04

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=4.2.0
ENV MM_VERSION=4.3.0

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

0 comments on commit b9491b0

Please sign in to comment.