Merge pull request #3103 from sroepges/main

fix: update mattermost image tag and add default port
This commit is contained in:
🏔️ Peak
2024-10-08 16:17:46 +02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -2,10 +2,12 @@
# documentation: https://docs.mattermost.com
# slogan: Mattermost is an open source, self-hosted Slack-alternative.
# tags: mattermost,slack,alternative
# logo: svgs/mattermost.svg
# port: 8065
services:
mattermost:
image: mattermost/mattermost-team-edition:9
image: mattermost/mattermost-team-edition:release-9
volumes:
- mattermost-data:/mattermost
environment: