Upgrading mattermost to new LTS Version.

This commit is contained in:
2023-09-28 07:53:02 +02:00
parent 8003f373ce
commit 71e43a4879

View File

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