From aaa720ad014126965e6df02e8a9716eae866f9b2 Mon Sep 17 00:00:00 2001 From: ITQ Date: Mon, 3 Mar 2025 08:47:39 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 7dad6e9..53771a3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -372,7 +372,7 @@ services: custom_python: image: gitlab.prodcontest.ru:5050/team-15/project/custom-python:latest - entrypoint: ["exit 0"] + entrypoint: ["sh", "-c", "exit 0"] checker: image: gitlab.prodcontest.ru:5050/team-15/project/checker:latest