Upgrade mattermost to new ESR release.

This commit is contained in:
2025-02-26 08:30:57 +01:00
parent 18be1b74ac
commit dece5345ec

View File

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