Update mattermost to version 7.7.

This commit is contained in:
2023-03-04 12:28:26 +01:00
parent d4ed2338fa
commit 1548214018

View File

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