From 443ed110ce9a44d75645424f3783d7c2ba412660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 06:42:08 +0000 Subject: [PATCH] chore(deps): update vexxhost images Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 4 ++-- Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4e0d97f8..988e1cdf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,10 +21,10 @@ jobs: from: ubuntu:24.04@sha256:69cecf4bbf72d2d44a9eef1b71fb98c7fb973d78af11399deccef19beb008ad9 - name: ubuntu-cloud-archive image-name: python-base-ubuntu-cloud-archive - from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:53692640ab0912161d706797c4807e3d3308b712e40e65e83f5d1d2fbbd464c0 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:1bcb9ee1ffb3910de6e21055fe5a51e537aecb208ec0a30642614013d7571294 - name: ubuntu-cloud-archive-legacy image-name: python-base - from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:53692640ab0912161d706797c4807e3d3308b712e40e65e83f5d1d2fbbd464c0 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:1bcb9ee1ffb3910de6e21055fe5a51e537aecb208ec0a30642614013d7571294 - name: debian image-name: python-base-debian from: debian:trixie@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 diff --git a/Dockerfile b/Dockerfile index 450d610f..61bd9a41 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:077f7ec16c55f6a09fc3fbd0f57e45f0cce48dbe4d2c234d7b7269d927f880d6,source=/bin,target=/build \ + --mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:48b22d3007eac14c33f4481d840e027eb723e6019b1ce9f33f7a19c02901bdc9,source=/bin,target=/build \ /build/install-bindep-packages