From bb934a4a4bb488147d83049ab60a200253f73421 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 02:03:48 +0000 Subject: [PATCH] Update mattermost/mattermost-team-edition Docker tag to v10.7.0 --- apps/mattermost/10.6.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/10.6.1/docker-compose.yml b/apps/mattermost/10.6.1/docker-compose.yml index 3a998457..7b2050a9 100644 --- a/apps/mattermost/10.6.1/docker-compose.yml +++ b/apps/mattermost/10.6.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:10.6.1" + image: "mattermost/mattermost-team-edition:10.7.0" container_name: ${CONTAINER_NAME} restart: always networks: