From 187c16730fc4b02d2506d6ac5a84ab16e5734bf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:07:43 +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 0bba4c57..689f6914 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:2023.1@sha256:ed67163009633ff781995c7e376f7119c37e225d1f4dfd70392bb82f0c13b32d AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:c2f77bc4f090634145a2740e4d320b79e75deca3b3fa91246c6f43cb9cf92456 AS build RUN <