Skip to content

Commit 7b0833c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY LICENSE /licenses/LICENSE
88
# Builder image
99
#
1010
FROM base AS builder
11-
COPY --from=ghcr.io/astral-sh/uv:0.5.15@sha256:ea861f8e28b5c0e85ec14dc0f367d9d5cfa5b418024cc250219288d4fff591f1 /uv /bin/uv
11+
COPY --from=ghcr.io/astral-sh/uv:0.5.16@sha256:a890236f327ab99b5d58c2243794c20737446c0a66d89845c8d281dc9f48759c /uv /bin/uv
1212

1313
ENV \
1414
# use venv from ubi image

0 commit comments

Comments
 (0)