update docker python

This commit is contained in:
Guilhem Saurel
2023-03-07 13:31:41 +01:00
parent 0636d9edef
commit 79bb16c6d4
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.9
FROM python:3.11
EXPOSE 4785