Skip to content

Commit 1ef0f2b

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.6.12
1 parent 40ff61a commit 1ef0f2b

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

2121
ENV UV_COMPILE_BYTECODE=1 \
2222
UV_LINK_MODE=copy

0 commit comments

Comments
 (0)