From d3a5eb30927d0476e5c6f5e799889a8cb4c33f4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Wa=C5=82=C4=99sa?= Date: Mon, 6 Jun 2022 10:19:40 +0200 Subject: [PATCH] Zaktualizuj 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d54999f..f9b7d07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,7 +34,7 @@ WORKDIR /app # Skopiujmy nasz skrypt do katalogu /app w kontenerze COPY ./skrypt.sh ./ COPY ./init.py ./ -COPY ./understat.csv ./ +# COPY ./understat.csv ./ COPY ./ml_pytorch_mlflow.py ./