Skip to content

Commit 0739bed

Browse files
chore(deps): update ghcr.io/astral-sh/uv:latest docker digest to 94a23af
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8d0cb1 commit 0739bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ FROM ${FROM}
1414
RUN --mount=type=bind,source=bindep.txt,target=/bindep.txt \
1515
--mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:79d7579c2300391cc9cdd9ca17b9031750a748fb84a87ebb1f1a920e1fcb4740,source=/bin,target=/build \
1616
/build/install-bindep-packages
17-
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:452e02b117acd2d4eb3ba81a607bed9733b101b6c49492e352b1973463389012 /uv /uvx /bin/
17+
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:94a23af2d50e97b87b522d3cea24aaf8a1faedec1344c952767434f69585cbf9 /uv /uvx /bin/
1818
COPY --from=upper-constraints --link /upper-constraints.txt /upper-constraints.txt
1919
RUN <<EOF bash -xe
2020
uv venv --system-site-packages /var/lib/openstack

0 commit comments

Comments
 (0)