Skip to content

Commit 1b589a3

Browse files
chore(deps): update ghcr.io/astral-sh/uv:latest docker digest to 452e02b (#245)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6045465 commit 1b589a3

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
@@ -16,7 +16,7 @@ FROM ${FROM}
1616
RUN --mount=type=bind,source=bindep.txt,target=/bindep.txt \
1717
--mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:79d7579c2300391cc9cdd9ca17b9031750a748fb84a87ebb1f1a920e1fcb4740,source=/bin,target=/build \
1818
/build/install-bindep-packages
19-
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:78a7ff97cd27b7124a5f3c2aefe146170793c56a1e03321dd31a289f6d82a04f /uv /uvx /bin/
19+
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:452e02b117acd2d4eb3ba81a607bed9733b101b6c49492e352b1973463389012 /uv /uvx /bin/
2020
COPY --from=upper-constraints --link /upper-constraints.txt /upper-constraints.txt
2121
RUN <<EOF bash -xe
2222
uv venv --system-site-packages /var/lib/openstack

0 commit comments

Comments
 (0)