From cc719f7977967f6b127fbf2b3dc347bfe637fa9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:56:44 +0000 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v9.11.0 --- apps/mattermost/9.10.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/9.10.1/docker-compose.yml b/apps/mattermost/9.10.1/docker-compose.yml index 883261b7..fc7d2785 100644 --- a/apps/mattermost/9.10.1/docker-compose.yml +++ b/apps/mattermost/9.10.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:9.10.1" + image: "mattermost/mattermost-team-edition:9.11.0" container_name: ${CONTAINER_NAME} restart: always networks: