From 3b1cd9b66e56a46fe44a521b37e149a78ca83b7e Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Thu, 12 Dec 2024 22:48:34 +0900 Subject: [PATCH] set version tag --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4303a4f..fdf456c 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ name: daraz-tek services: mattermost: - image: mattermost/mattermost-team-edition@sha256:c7a97a031db8d32da5d826a3d98e961b5f965531643e1c8399340bdb349795f7 + image: mattermost/mattermost-team-edition:10.3@sha256:c7a97a031db8d32da5d826a3d98e961b5f965531643e1c8399340bdb349795f7 restart: unless-stopped security_opt: - no-new-privileges:true