Skip to content

Commit c4e913f

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

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.15@sha256:f739908ce28d7303646e25e4613906d23c08a69397f4a52b989aac23148ee971 /uv /bin/uv
1515

1616
ENV \
1717
UV_COMPILE_BYTECODE="true" \

0 commit comments

Comments
 (0)