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