Skip to content

Commit fcb0cae

Browse files
committed
Update ghcr.io/astral-sh/uv Docker tag to v0.11.11
2 parents 4b20886 + d35c122 commit fcb0cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33

44
FROM python:3.14-slim AS builder
5-
COPY --from=ghcr.io/astral-sh/uv:0.11.10 /uv /uvx /bin/
5+
COPY --from=ghcr.io/astral-sh/uv:0.11.11 /uv /uvx /bin/
66

77
ENV UV_COMPILE_BYTECODE=1
88
ENV UV_LINK_MODE=copy

0 commit comments

Comments
 (0)