From fa8d7714adfd86fbd533d13db9a79946b8a173ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 04:31:48 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2024.2 docker digest to a0367b6 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 d630742..9146033 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-02-20T21:42:46Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:ba40ccd78d0497041e1f80ca9071326805a2f11f0674d7553c3d179217157220 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:a0367b6682a517ebf843430f76594c902a850b24b8d6fb94c3052559db613f52 AS build RUN <