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 f48f26c commit d42680fCopy full SHA for d42680f
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG python_version=3.12-slim
+ARG python_version=3.13-slim
2
3
FROM python:$python_version AS builder
4
COPY --from=ghcr.io/astral-sh/uv:0.7 /uv /bin/
0 commit comments