From 241af0ac0e1eabe790c43fc4c8549c69c81ad99d Mon Sep 17 00:00:00 2001 From: knoflook Date: Thu, 16 Apr 2026 11:40:30 +0200 Subject: [PATCH] chore: update image tags --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 5254096..fe09f28 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: app: - image: mattermost/mattermost-team-edition:10.11.13 + image: mattermost/mattermost-team-edition:10.11.14 environment: - TZ - MM_SQLSETTINGS_DRIVERNAME=postgres