Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mog0202 authored Dec 19, 2018
1 parent a65f4ee commit 31fd4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV PATH="/mattermost/bin:${PATH}"

# Build argument to set Mattermost edition
ARG edition=team
ARG MATTERMOST_VERSION=5.5.0
ARG MATTERMOST_VERSION=5.6.0
ARG PUID=2000
ARG PGID=2000

Expand Down

0 comments on commit 31fd4d7

Please sign in to comment.