From 6b5fa97ba8e82362991580d25a8ce5b638ac5b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Ga=C5=82ka?= Date: Wed, 19 Apr 2023 16:52:41 +0200 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ca5a7e4..711a823 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,4 +6,4 @@ RUN apt-get update && apt-get install -y -RUN pip install --no-cache-dir -r ./requirements.txt \ No newline at end of file +RUN pip install --no-cache-dir -r ./ium_z434686/requirements.txt \ No newline at end of file