From 45798d81d9190d11588900262502e246397296f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 20:46:27 +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 3584f29e..ca19b139 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,10 +21,10 @@ jobs: from: ubuntu:22.04@sha256:0e0a0fc6d18feda9db1590da249ac93e8d5abfea8f4c3c0c849ce512b5ef8982 - name: ubuntu-cloud-archive image-name: python-base-ubuntu-cloud-archive - from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:e32fbc4c60ad51cfd085fc54fabf51e4790ea4256e2a025f337ab10f5664def7 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:1ed236ea989d45a11b0a48443d7ddef89a223b0ac93a8411ce411e8377cc6915 - name: ubuntu-cloud-archive-legacy image-name: python-base - from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:e32fbc4c60ad51cfd085fc54fabf51e4790ea4256e2a025f337ab10f5664def7 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:1ed236ea989d45a11b0a48443d7ddef89a223b0ac93a8411ce411e8377cc6915 - name: debian image-name: python-base-debian from: debian:bookworm@sha256:30482e873082e906a4908c10529180aefb6f77620aea7404b909829fadc5d168 diff --git a/Dockerfile b/Dockerfile index 88e0c50f..d164a981 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:6f0315fc694dfeeba7b40cdc1d1c690369efec8226b7abbe3981a6b61247e8bf,source=/bin,target=/build \ + --mount=type=bind,from=ghcr.io/vexxhost/build-utils:latest@sha256:35356038d8cdc8d019202c53946f06134864c23103ac6efcf7f9f940786285ad,source=/bin,target=/build \ /build/install-bindep-packages