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

Commit

Permalink
Bump version to 5.31.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
metanerd committed Feb 5, 2021
1 parent 2b12534 commit 8b95992
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.10

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.31.0
ENV MM_VERSION=5.31.1
ENV MM_INSTALL_TYPE=docker

# Build argument to set Mattermost edition
Expand Down

1 comment on commit 8b95992

@caugner
Copy link
Contributor

@caugner caugner commented on 8b95992 Feb 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@metanerd Is there something blocking the merge of release-5.31 into master?

PS: I created a PR for this now: #514

Please sign in to comment.