We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 516bb34 + a167aea commit c465520Copy full SHA for c465520
3.11/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:0.9.26 AS uv
+FROM ghcr.io/astral-sh/uv:0.9.27 AS uv
2
3
FROM python:3.11.14
4
COPY --from=uv /uv /uvx /bin/
0 commit comments