From 7130fa7cdda98143ff812cc9438a28a5ec236460 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sun, 7 May 2023 18:31:14 +0200 Subject: [PATCH] fix12 --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f299131..edd189c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,6 @@ 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 regex COPY ./zadanie1.py ./ COPY ./Customers.csv ./