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