From a5df47effcb69fe347855e513e5596cfeed36a2b Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:04:06 +0200 Subject: [PATCH] fix8 --- Dockerfile_4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_4 b/Dockerfile_4 index 6c990ec..ee4da3d 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -29,6 +29,6 @@ RUN chmod +x ./zadanie1.py RUN chmod +x ./train.py RUN chmod +x ./test.py -CMD git.__file__ +RUN git.__file__ RUN dvc pull RUN dvc repro \ No newline at end of file