changed linux version

This commit is contained in:
piotr6789 2021-06-11 19:53:11 +02:00
parent d05e4f07bd
commit 726b5c9027

View File

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