Update 'create.dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 10:19:51 +02:00
parent 314d5d7cbf
commit 59f47add83

View File

@ -10,6 +10,6 @@ RUN pip install pandas
RUN echo $(ls -a)
COPY . .
CMD python ./create-dataset.py
CMD python ./ium_z434686/create-dataset.py