python versrion upgrade, community type fix

This commit is contained in:
2022-06-16 14:44:36 +03:00
parent 12679808cf
commit dc2f62d300
7 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.9
EXPOSE 8080