diff --git a/docker-compose.yml b/docker-compose.yml index 3144131..afb33fe 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -131,7 +131,7 @@ services: depends_on: postgres: condition: service_healthy - image: mattermost/mattermost-enterprise-edition:release-7.8 + image: mattermost/mattermost-enterprise-edition:release-9.0 restart: unless-stopped security_opt: - no-new-privileges:true