Upgrade mattermost to version 7.2

This commit is contained in:
2022-08-25 04:40:33 +02:00
parent a73fe2aa9a
commit fdd84b56c5

View File

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