From f698e21271ff55b38a0993ec23079fbfce65d2f1 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:19:23 +0200 Subject: [PATCH] asdsad --- Dockerfile_4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile_4 b/Dockerfile_4 index 6d1b268..71be4a1 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -12,11 +12,10 @@ RUN python3 -m pip install pandas RUN python3 -m pip install numpy RUN python3 -m pip install torch RUN python3 -m pip install torchvision -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 gitpython +RUN python3 -m pip install git COPY ./zadanie1.py ./ COPY ./Customers.csv ./