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