Skip to content

Commit c390d35

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.14
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e7c39b7 commit c390d35

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
@@ -11,7 +11,7 @@ COPY LICENSE /licenses/LICENSE
1111
FROM base AS builder
1212

1313
# Get the uv binary from upstream
14-
COPY --from=ghcr.io/astral-sh/uv:0.9.7@sha256:ba4857bf2a068e9bc0e64eed8563b065908a4cd6bfb66b531a9c424c8e25e142 /uv /bin/uv
14+
COPY --from=ghcr.io/astral-sh/uv:0.9.14@sha256:fef8e5fb8809f4b57069e919ffcd1529c92b432a2c8d8ad1768087b0b018d840 /uv /bin/uv
1515

1616
ENV \
1717
UV_COMPILE_BYTECODE="true" \

0 commit comments

Comments
 (0)