From c3c5fa8cf29ca5829b9ac48848f6d598accfc502 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:05:48 +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 f2dd57a..e704c92 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:2025.1@sha256:c8fce46ccda5251f5c59006603cc0594599b2d73b65eabbc8d73bec103846541 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:66fcf8de94a0d625fd18cac7807a6f500534cf705d7b50889ed323fec632924e AS build RUN <