From c496add42c9a5d9604ecacc944ce9d8d2edb2bee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:44:30 +0000 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v10 --- apps/mattermost/9.11.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/9.11.1/docker-compose.yml b/apps/mattermost/9.11.1/docker-compose.yml index 6a4ccafb..e1d12951 100644 --- a/apps/mattermost/9.11.1/docker-compose.yml +++ b/apps/mattermost/9.11.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:9.11.1" + image: "mattermost/mattermost-team-edition:10.0.0" container_name: ${CONTAINER_NAME} restart: always networks: