Skip to content

Commit aeb8190

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.11.10
1 parent 78d16a7 commit aeb8190

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

77
ENV UV_COMPILE_BYTECODE=1
88
ENV UV_LINK_MODE=copy

0 commit comments

Comments
 (0)