Skip to content
Snippets Groups Projects
Commit 26bb528c authored by Romain De Laage De Bellefaye's avatar Romain De Laage De Bellefaye
Browse files

bump to 9.0.0 and build upstream dockerfile using team package

parent 8b41a6e3
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,11 @@ volumes:
services:
mattermost:
image: mattermost/mattermost-team-edition:8.1.2
image: registry.picasoft.net/mattermost:9.0.0
build:
context: https://github.com/mattermost/mattermost.git#v9.0.0:server/build
args:
MM_PACKAGE: https://releases.mattermost.com/9.0.0/mattermost-team-9.0.0-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