From 0b09cbf6a227c93aa9926b1004f329f28ce9115a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zar=C4=99ba?= Date: Fri, 7 May 2021 23:49:46 +0200 Subject: [PATCH] Zaktualizuj 'Dockerfile' --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 56fbc76..8c21f62 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,3 @@ COPY ./script2.py ./ RUN pip3 install -r ./requirements.txt CMD python3 script2.py CMD python3 lab05.py -CMD python3 lab06_training.py \ No newline at end of file