Skip to content

Commit 82860bb

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.6.14 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecc6127 commit 82860bb

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

2121
ENV UV_COMPILE_BYTECODE=1 \
2222
UV_LINK_MODE=copy

0 commit comments

Comments
 (0)