From 7e5ed33656283c6b4aabdbd507a94457fcd83ebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 05:06:51 +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 a70beac..266967f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:d206e38f7cf15cc2643ed59d447b544c2742b1bf2ecfb0917fa254ad04713244 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:2f047528a9d4ee55aa4232fec3c61ccd980c27f3e58693cc2b5968e365ba6f26 AS build RUN <