Upgrade mattermost to version 7.3

This commit is contained in:
2022-10-10 09:33:43 +02:00
parent 31244a0e88
commit b70573cb51

View File

@@ -23,7 +23,7 @@ volumes:
services:
mattermost:
image: mattermost/mattermost-team-edition:7.2
image: mattermost/mattermost-team-edition:7.3
container_name: mattermost
environment:
MM_USERNAME: ${ADMIN_USER}