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 12ab631 commit 2f766f9Copy full SHA for 2f766f9
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.7@sha256:83285c39ee68ed64708fca1495c2d0aad084e9ac02a8910f5180b8e36bcf803a /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.7.8@sha256:0178a92d156b6f6dbe60e3b52b33b421021f46d634aa9f81f42b91445bb81cdf /uv /bin/uv
12
13
ENV \
14
# use venv from ubi image
0 commit comments