Update mattermost to new release.

This commit is contained in:
2022-03-14 13:32:45 +01:00
parent 62da729267
commit 4c542bae18

View File

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