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.
1 parent 6cbdf7c commit ff2ca03Copy full SHA for ff2ca03
Dockerfile
@@ -8,7 +8,7 @@ COPY LICENSE /licenses/LICENSE
8
# Builder image
9
#
10
FROM base AS builder
11
-COPY --from=ghcr.io/astral-sh/uv:0.5.15@sha256:ea861f8e28b5c0e85ec14dc0f367d9d5cfa5b418024cc250219288d4fff591f1 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.5.18@sha256:e2101b9e627153b8fe4e8a1249cc4194f1b38ece7f28a5a9b8f958e3b560e69c /uv /bin/uv
12
13
ENV \
14
# use venv from ubi image
0 commit comments