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 1837810 commit 176304dCopy full SHA for 176304d
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.9.15@sha256:4c1ad814fe658851f50ff95ecd6948673fffddb0d7994bdb019dcb58227abd52 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.9.16@sha256:ae9ff79d095a61faf534a882ad6378e8159d2ce322691153d68d2afac7422840 /uv /bin/uv
12
13
ENV \
14
# use venv from ubi image
0 commit comments