From 1ca46eda5b18305483e7898a117049d0946cacaa Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 29 Jun 2026 01:46:07 +0000 Subject: [PATCH] chore: upgrade mattermost to 11.7.6 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 9c3d0e7..69e3577 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: app: - image: mattermost/mattermost-team-edition:11.7.5 + image: mattermost/mattermost-team-edition:11.7.6 environment: - TZ - MM_SQLSETTINGS_DRIVERNAME=postgres