We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba40a3 commit a6f97f2Copy full SHA for a6f97f2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.0-bullseye as base
+FROM python:3.11.5-bullseye as base
2
3
ENV PYTHONFAULTHANDLER=1 \
4
PYTHONHASHSEED=random \
0 commit comments