From 48c75f379527dd706fd4f5f1408461256a011912 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:02:48 +0200 Subject: [PATCH] fix7 --- Dockerfile_4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_4 b/Dockerfile_4 index 8967f36..19b80b6 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -16,7 +16,7 @@ RUN python3 -m pip install GitPython RUN python3 -m pip install sacred RUN python3 -m pip install pymongo RUN python3 -m pip install dvc -RUN python3 -m pip install git +RUN python3 -m pip install gitpython COPY ./zadanie1.py ./ COPY ./Customers.csv ./