From e702d5dafcaf29de967598de007ed47a2d5c1808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 06:42:43 +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 92b18bae..ba1bb0c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,10 +21,10 @@ jobs: from: ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc - name: ubuntu-cloud-archive image-name: python-base-ubuntu-cloud-archive - from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:ea5b18e1c623af13250f67b9720024c001a5bd4fae6f2eda26d0935fdc70a1f8 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:e7f079b002faa15c0ab16c48f911f12fb42cdce7a19be77ed9cb4b5992838b16 - name: ubuntu-cloud-archive-legacy image-name: python-base - from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:ea5b18e1c623af13250f67b9720024c001a5bd4fae6f2eda26d0935fdc70a1f8 + from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:e7f079b002faa15c0ab16c48f911f12fb42cdce7a19be77ed9cb4b5992838b16 - name: debian image-name: python-base-debian from: debian:bullseye@sha256:6f519a81440354a85eb592c5f32109ab80605f6b892455983a6f618bf87fabe9 diff --git a/Dockerfile b/Dockerfile index d4b68ae3..10342179 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,5 +18,5 @@ if [ "$ID" = debian ] && [ "${VERSION_CODENAME:-}" = bullseye ]; then fi EOF 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