This commit is contained in:
Paweł Skórzewski 2024-04-03 09:38:26 +02:00
parent 38fd5bd7b7
commit 43e672c2f1

View File

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