Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 13:44:49 +02:00
parent f83a651951
commit 7255a3c477

View File

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