Upgrade mattermost to version 7.5.

This commit is contained in:
2023-01-09 09:13:45 +01:00
parent d2a26929df
commit a9595a5064

View File

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