From 7b037d5e0409dafe02514a75aee1d08df5361c25 Mon Sep 17 00:00:00 2001 From: marlon Date: Wed, 2 Oct 2024 15:48:21 -0400 Subject: [PATCH] fix perms on entrypoint script --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index 0096438..dbb081c 100644 --- a/compose.yml +++ b/compose.yml @@ -12,6 +12,7 @@ services: target: /gitlab.rb - source: entrypoint target: /entrypoint.sh + mode: 0555 entrypoint: /entrypoint.sh volumes: