From 0c4a24266ffa08b491530170042eae222772dc73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:20:32 +0000 Subject: [PATCH] Update mattermost/mattermost-team-edition Docker tag to v10.6.1 --- apps/mattermost/10.3.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/10.3.1/docker-compose.yml b/apps/mattermost/10.3.1/docker-compose.yml index 0b3ac2084..3a998457e 100644 --- a/apps/mattermost/10.3.1/docker-compose.yml +++ b/apps/mattermost/10.3.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:10.3.1" + image: "mattermost/mattermost-team-edition:10.6.1" container_name: ${CONTAINER_NAME} restart: always networks: