Multipipeline #wip
Some checks failed
s434780-training/pipeline/head There was a failure building this commit

This commit is contained in:
sadurska@trui.pl 2021-05-16 22:11:06 +02:00
parent a587a38012
commit cb2b9ad678

View File

@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ubuntu:20.04
RUN apt update && apt install -y python3 python3-pip