Skip to content
Snippets Groups Projects
Verified Commit f598754c authored by Gaëtan Blond's avatar Gaëtan Blond
Browse files

Upgrade Mattermost to 9.5

parent deeea0f9
No related branches found
No related tags found
No related merge requests found
......@@ -17,11 +17,11 @@ volumes:
services:
mattermost:
image: registry.picasoft.net/mattermost:9.2.5
image: registry.picasoft.net/mattermost:9.5.1
build:
context: https://github.com/mattermost/mattermost.git#v9.2.5:server/build
context: https://github.com/mattermost/mattermost.git#v9.5.1:server/build
args:
MM_PACKAGE: https://releases.mattermost.com/9.2.5/mattermost-team-9.2.5-linux-amd64.tar.gz
MM_PACKAGE: https://releases.mattermost.com/9.5.1/mattermost-team-9.2.2-linux-amd64.tar.gz
container_name: mattermost-app
security_opt:
- no-new-privileges:true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment