From 7c9c68b2f048160d14d1ead8a2509060880ca8f3 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Tue, 4 Aug 2026 05:16:20 +0000 Subject: [PATCH] chore: upgrade mattermost to 11.7.8 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index c8a3801..d5b5c50 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: app: - image: mattermost/mattermost-team-edition:11.7.7 + image: mattermost/mattermost-team-edition:11.7.8 environment: - TZ - MM_SQLSETTINGS_DRIVERNAME=postgres