Skip to content

Commit a675b26

Browse files
chore(deps): update ghcr.io/astral-sh/uv:latest docker digest to 94a23af (#250)
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 261fbcc commit a675b26

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

0 commit comments

Comments
 (0)