Skip to content

Commit 38311a4

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.7.2
1 parent 1f8b722 commit 38311a4

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
@@ -16,7 +16,7 @@ RUN apt-get update \
1616
ENV PYTHONUNBUFFERED=1 \
1717
PYTHONDONTWRITEBYTECODE=1
1818

19-
COPY --from=ghcr.io/astral-sh/uv:0.6.17 /uv /uvx /bin/
19+
COPY --from=ghcr.io/astral-sh/uv:0.7.2 /uv /uvx /bin/
2020

2121
ENV UV_COMPILE_BYTECODE=1 \
2222
UV_LINK_MODE=copy

0 commit comments

Comments
 (0)