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 8d399b3 commit 2d42a2aCopy full SHA for 2d42a2a
Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:3.13.2-slim
2
-COPY --from=ghcr.io/astral-sh/uv:0.6.2 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.6.5 /uv /bin/uv
3
4
# 编译参数
5
ARG VERSION
0 commit comments