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 fb4c826 commit 7b2140aCopy full SHA for 7b2140a
Dockerfile
@@ -1,5 +1,5 @@
1
# base image
2
-FROM python:3.9.5-slim as python-base
+FROM python:3.13.0-slim as python-base
3
4
ENV PYTHONUNBUFFERED=1 \
5
PYTHONDONTWRITEBYTECODE=1 \
0 commit comments