Updating mattermost to version 6.7

This commit is contained in:
2022-06-02 05:06:32 +02:00
parent 982c39cdfc
commit a1c98bee00

View File

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