From 40ff6d9509fdc128ba0fd5a2525760549e9f1ec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 05:06:42 +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 843d856..291fd3a 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:c280fa21132cf5c4027baff433786b787f490e2c0392e2d25d86427bf546a9ef AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:f07ea7e57a9fd6c893f0da70a4cd3a8ce7152101b6be187269f5f43977f53286 AS build RUN <