Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 17:37:29 +02:00
parent 06c10fa617
commit 89c60f07ba

View File

@ -16,4 +16,4 @@ ENV KAGGLE_KEY=""
RUN apt-get install unzip
RUN apt install git -y
RUN python3 predict.py
CMD python3 predict.py