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