Small folder changes

This commit is contained in:
Kiryl
2022-11-15 16:35:18 +03:00
parent be615ddf40
commit d38455fca1
14 changed files with 16 additions and 566 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