Small folder changes

This commit is contained in:
Kiryl
2022-11-08 16:41:31 +03:00
parent be615ddf40
commit 7569a2c2c5
13 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.11.0
RUN apt-get update && \
apt-get install -y software-properties-common