We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80f5249 + 22d8833 commit c16dcd4Copy full SHA for c16dcd4
3.13/Dockerfile
@@ -1,4 +1,4 @@
1
FROM ghcr.io/astral-sh/uv:0.9.16 AS uv
2
3
-FROM python:3.13.10
+FROM python:3.13.11
4
COPY --from=uv /uv /uvx /bin/
0 commit comments