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: services:
mattermost: mattermost:
image: mattermost/mattermost-team-edition:7.7 image: mattermost/mattermost-team-edition:7.8
container_name: mattermost container_name: mattermost
environment: environment:
MM_USERNAME: ${ADMIN_USER} MM_USERNAME: ${ADMIN_USER}