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