This commit is contained in:
s434732 2021-06-09 18:11:18 +02:00
parent ab2487740d
commit 5c563dd5f7

View File

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