We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c573bd + 565d303 commit 0336825Copy full SHA for 0336825
1 file changed
3.9/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:0.10.2 AS uv
+FROM ghcr.io/astral-sh/uv:0.10.3 AS uv
2
3
FROM python:3.9.25
4
COPY --from=uv /uv /uvx /bin/
0 commit comments