Skip to content

Commit 2d42a2a

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.5
1 parent 8d399b3 commit 2d42a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM python:3.13.2-slim
2-
COPY --from=ghcr.io/astral-sh/uv:0.6.2 /uv /bin/uv
2+
COPY --from=ghcr.io/astral-sh/uv:0.6.5 /uv /bin/uv
33

44
# 编译参数
55
ARG VERSION

0 commit comments

Comments
 (0)