We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b20886 + d35c122 commit fcb0caeCopy full SHA for fcb0cae
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: MIT
3
4
FROM python:3.14-slim AS builder
5
-COPY --from=ghcr.io/astral-sh/uv:0.11.10 /uv /uvx /bin/
+COPY --from=ghcr.io/astral-sh/uv:0.11.11 /uv /uvx /bin/
6
7
ENV UV_COMPILE_BYTECODE=1
8
ENV UV_LINK_MODE=copy
0 commit comments