From 508cea08a6d48b5de8f210c9fa6f1ff7a10c9b14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:24:17 +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 2796db7..cb6f3e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:024143549cfc47552498ce17c518eacaccab43cb642f4738fae1c50f975ccee3 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:7c9087b1906419b4fcf07f8a3d37081f1b343fe39bc1726687174a3e885b9615 AS build RUN <