Zaktualizuj 'Dockerfile'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit

This commit is contained in:
Michał Zaręba 2021-05-10 17:57:44 +02:00
parent 8d54816bd9
commit 40578808d1

View File

@ -12,3 +12,4 @@ COPY ./script2.py ./
RUN pip3 install -r ./requirements.txt
CMD python3 script2.py
CMD python3 lab05.py
RUN pip3 install gast