From 4b4d4982abb5f5c5c266a8769944beb3221649dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:27:35 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2023.1 docker digest to 4e76b27 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 6b53f23d..2c8c9192 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:f16b835450a33494eed27fbdd45728b7dc30de843ddadf29bce7fddb519dff16 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:4e76b27568ae53f50f4c3da45b28265df49dc1ace43f4cbb1854495faf1b3081 AS build RUN <