Skip to content

Commit 2a7fbd5

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.6
1 parent e0889a7 commit 2a7fbd5

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-slim
2-
COPY --from=ghcr.io/astral-sh/uv:0.5.6 /uv /bin/uv
2+
COPY --from=ghcr.io/astral-sh/uv:0.6.6 /uv /bin/uv
33

44
# 设置时区
55
ENV TZ=Asia/Shanghai

0 commit comments

Comments
 (0)