From 0abd5d46755d1781b5894b9954d8dd1aafd1a0a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:37:35 +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 46105759..a753d3a7 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:2026.1@sha256:d28643c93c950d51e9565b0fcb47983c9e24147d66fa9a3e1a8789fc4db18dc0 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:414ad91efe97941e916b26c72b47e0949c13b57767f21bad2b8e62da5e2095aa AS build RUN <