From 560cd234c09bfbe9f5c631ef79c751b36e2f4d0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:58:45 +0000 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v10.1.1 --- apps/mattermost/10.0.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/10.0.0/docker-compose.yml b/apps/mattermost/10.0.0/docker-compose.yml index e1d12951..d61fe477 100644 --- a/apps/mattermost/10.0.0/docker-compose.yml +++ b/apps/mattermost/10.0.0/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:10.0.0" + image: "mattermost/mattermost-team-edition:10.1.1" container_name: ${CONTAINER_NAME} restart: always networks: