From 7847c3d45253bffccddcf5e7ce865865854169ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:28:40 +0000 Subject: [PATCH] Update mattermost/mattermost-team-edition Docker tag to v11.5.1 --- apps/mattermost/11.3.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mattermost/11.3.0/docker-compose.yml b/apps/mattermost/11.3.0/docker-compose.yml index 7010c999..181ef5d7 100644 --- a/apps/mattermost/11.3.0/docker-compose.yml +++ b/apps/mattermost/11.3.0/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:11.3.0" + image: "mattermost/mattermost-team-edition:11.5.1" container_name: ${CONTAINER_NAME} restart: always networks: