Skip to content

Commit f147f60

Browse files
committed
Update ghcr.io/astral-sh/uv Docker tag to v0.11.8
2 parents bc7873d + fe71f37 commit f147f60

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.7 /uv /uvx /bin/
5+
COPY --from=ghcr.io/astral-sh/uv:0.11.8 /uv /uvx /bin/
66

77
ENV UV_COMPILE_BYTECODE=1
88
ENV UV_LINK_MODE=copy

0 commit comments

Comments
 (0)