Skip to content

Commit 6d8d0ac

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.6.3 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aec4c2e commit 6d8d0ac

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.2 /uv /uvx /bin/
19+
COPY --from=ghcr.io/astral-sh/uv:0.6.3 /uv /uvx /bin/
2020

2121
ENV UV_COMPILE_BYTECODE=1 \
2222
UV_LINK_MODE=copy

0 commit comments

Comments
 (0)