Skip to content

Commit 6045465

Browse files
chore(deps): update ghcr.io/astral-sh/uv:latest docker digest to 78a7ff9 (#237)
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 f2d4344 commit 6045465

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