From e412627d6b075322cc7459ac86588611d8650c54 Mon Sep 17 00:00:00 2001 From: ITQ Date: Mon, 3 Mar 2025 02:16:06 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- compose.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index c79a296..7dad6e9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -372,8 +372,7 @@ services: custom_python: image: gitlab.prodcontest.ru:5050/team-15/project/custom-python:latest - entrypoint: [""] - command: exit 0 + entrypoint: ["exit 0"] checker: image: gitlab.prodcontest.ru:5050/team-15/project/checker:latest