From 410b20b50b51621a906d1c443bbd8bd8b1afdb67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:32:39 +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 393330b..f941c12 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:9628fa2d1407929ac056141d7a9768f85b02ad9e22988f3ce0c5ca192b70f4db AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:d7f82646c5741d96448cb0eb9041d1a8d7bb58e00fbc234e22a0f680665acb19 AS build RUN <