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:59:27 +02:00
parent 40578808d1
commit ceb2f1144d

View File

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