From 2f86dd8c2404f195eefb5a4c2df80fc02acb678a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:47:56 +0000 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v10.1.2 --- apps/mattermost/10.1.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/10.1.1/docker-compose.yml b/apps/mattermost/10.1.1/docker-compose.yml index d61fe477..ef4f41d1 100644 --- a/apps/mattermost/10.1.1/docker-compose.yml +++ b/apps/mattermost/10.1.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:10.1.1" + image: "mattermost/mattermost-team-edition:10.1.2" container_name: ${CONTAINER_NAME} restart: always networks: