From cb2067669f150636137a478a8eaf09de10e60958 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 05:24:05 +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 e3ceda5..64a5762 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-10-14T10:18:12Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:7036dc98d13cf6c7e5313e658875100f660af765f16ccf782d293d0f493c9cb7 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:d843c4a6a8d5bf68b0481863486817f00454a758b1c123aa019ce5e1dad92609 AS build RUN <