From d23b1b314ddce7eb33cd86da1d77883ed76adc30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 10:13:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.2 docker digest to 735004e Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 57b5a4b..a4f32b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-10-14T10:18:12Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:928678399ca1cae8620030cd3260f494b7903583efe228697a1b4bc1d65a484a AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:735004e866dba5c55f24b64948a1815a0543b10169e1430ad53e30e4ca0d529c AS build RUN <