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