Upgrade mattermost to version 7.4.

This commit is contained in:
2022-10-20 11:21:02 +02:00
parent 2b183658c4
commit c66995f530

View File

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