chore: move to python 3.11

This commit is contained in:
swve 2022-12-22 22:12:18 +01:00
parent 9ca0ccbeef
commit 9321a35302

View file

@ -1,5 +1,5 @@
#
FROM python:3.10.5
FROM python:3.11
#
WORKDIR /usr/learnhouse