From 7e121f267c28c901edf7936c81c5aab4140443a4 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 24 Jul 2026 09:49:07 +0000 Subject: [PATCH] chore: upgrade mattermost to 11.7.7 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 69e3577..c8a3801 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: app: - image: mattermost/mattermost-team-edition:11.7.6 + image: mattermost/mattermost-team-edition:11.7.7 environment: - TZ - MM_SQLSETTINGS_DRIVERNAME=postgres