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