Upgrade mattermost to ESR 7.8.

This commit is contained in:
2023-09-04 06:31:17 +02:00
parent 7da0276745
commit 44d13032e8

View File

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