Skip to content

Commit a334293

Browse files
chore(deps): update ghcr.io/astral-sh/uv:latest docker digest to 452e02b (#246)
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 f01e9aa commit a334293

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:78a7ff97cd27b7124a5f3c2aefe146170793c56a1e03321dd31a289f6d82a04f /uv /uvx /bin/
17+
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:452e02b117acd2d4eb3ba81a607bed9733b101b6c49492e352b1973463389012 /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)