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 4e982c2 commit 83bc53aCopy full SHA for 83bc53a
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.7.3@sha256:87a04222b228501907f487b338ca6fc1514a93369bfce6930eb06c8d576e58a4 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.7.4@sha256:9618e472e7ed9aa980719c68e51416e7ec23d85742d9ccca5c817d76ed2eb5aa /uv /bin/uv
12
13
ENV \
14
# use venv from ubi image
0 commit comments