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