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: services:
mattermost: mattermost:
image: mattermost/mattermost-team-edition:7.2 image: mattermost/mattermost-team-edition:7.3
container_name: mattermost container_name: mattermost
environment: environment:
MM_USERNAME: ${ADMIN_USER} MM_USERNAME: ${ADMIN_USER}