update dockerfile

This commit is contained in:
Maciej Czajka 2022-04-02 12:10:02 +02:00
parent f24a39b384
commit 72ac323ad2

View File

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