From 7d0f1bd775781c28a1a385e1256832f132288f5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:37:19 +0000 Subject: [PATCH] chore(deps): update vexxhost images Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5e0e0b8a..d10f96a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-02-20T21:42:46Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:6c1b56402f608126a0bc872fc245cc3ec80988c88a4449527b302647b9123801 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:d79cd43a5b0812d6c8319fd65d8894050e6c3ad9ac48b5da046980fd67ae2520 AS build RUN <