Update mattermost to new LTS version.

This commit is contained in:
2024-03-06 08:10:11 +01:00
parent c55cb785af
commit f2bc4a063a

View File

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