Update 'Dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 16:52:41 +02:00
parent 9c4de80001
commit 6b5fa97ba8

View File

@ -6,4 +6,4 @@ RUN apt-get update && apt-get install -y
RUN pip install --no-cache-dir -r ./requirements.txt
RUN pip install --no-cache-dir -r ./ium_z434686/requirements.txt