Skip to content

Commit

Permalink
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 614ef9b commit 0164ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3.12.4-slim
COPY --from=ghcr.io/astral-sh/uv:0.5.6 /uv /bin/uv
COPY --from=ghcr.io/astral-sh/uv:0.5.7 /uv /bin/uv

# 设置时区
ENV TZ=Asia/Shanghai
Expand Down

0 comments on commit 0164ae7

Please sign in to comment.