diff --git a/blueprints/mattermost/docker-compose.yml b/blueprints/mattermost/docker-compose.yml index 7d84ad5..584afad 100644 --- a/blueprints/mattermost/docker-compose.yml +++ b/blueprints/mattermost/docker-compose.yml @@ -20,7 +20,7 @@ services: mattermost: depends_on: - postgres - image: mattermost/mattermost-team-edition:9.11.6 + image: mattermost/mattermost-team-edition:10.6.1 restart: unless-stopped security_opt: - no-new-privileges:true