From bf6deb5f797a3fad59603299c54c07f437fdd6c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:03:19 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.2 docker digest to 37743a4 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 8ac7a07..0956f2a 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:14b74c2a6b23029a5d1940462614d6a84945e21f2ca776698ca7170ce3589bcc AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:37743a42a146d881525228ce0b78809ba062917fa54718e5e17b4d7a6db33bd6 AS build RUN <