From 428c3558d8d5f3c7061c77f3b6c50e70a5574a1d Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 21 Aug 2026 03:38:59 +0000 Subject: [PATCH] chore: upgrade mattermost to 11.7.9 (ESR/LTS) --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 9cf4284..a689b97 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: app: - image: mattermost/mattermost-team-edition:11.10.0 + image: mattermost/mattermost-team-edition:11.7.9 environment: - TZ - MM_SQLSETTINGS_DRIVERNAME=postgres