From 6649ca70938d962f83f4847023d1d7df3af71091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:05:30 +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 8ef99510..c889d5c6 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:5f24cc7ff85d26bcd3aa90bc32591e6a9b18b192ae9aa52dcf375df9efdb885c AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:6897c04fd58a921b3ecd32183392ca80a5bc0d36241be788852f2656b9c8a010 AS build RUN <