Upgrade mattermost to version 6.5.

This commit is contained in:
2022-03-29 09:28:35 +02:00
parent d98b451bd9
commit 264998a250

View File

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