Skip to content

Commit 68c5ca0

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.6.5 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e118d2 commit 68c5ca0

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

2121
ENV UV_COMPILE_BYTECODE=1 \
2222
UV_LINK_MODE=copy

0 commit comments

Comments
 (0)