chore: Upgrade python

This commit is contained in:
2023-03-31 16:42:07 +02:00
parent b7bf1d8c98
commit 2db373f54a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.9
FROM python:3.11
WORKDIR /app
COPY ./install.sh ./requirements.txt ./