From 1d5034b42a3cba48a1dded51213c859c9962a866 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:19:47 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/build-utils:latest docker digest to 18983b1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 14ed273..38b0024 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,5 +6,5 @@ ARG FROM FROM ${FROM} ENV PATH=/var/lib/openstack/bin:$PATH RUN --mount=type=bind,source=bindep.txt,target=/bindep.txt \ - --mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:fa92df7952c3012728314afc9e57769c5b5460932017d65812e930eb567af093,source=/bin,target=/build \ + --mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:18983b130c78bbdaf1e84dc607c00e91f8a8729ca1dd9c195c259ddea5f88f54,source=/bin,target=/build \ /build/install-bindep-packages