From e3d4e199e851d8627702460a682aa06d93cc54a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 00:24:05 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2026.1 docker digest to c5a4d98 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 9912a44..afab669 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:2026.1@sha256:41c2ab4026257396500b2649c55ff48f9e8b6b09bcf6055cad632de9619fa5e1 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:c5a4d9819b194fae83eeb320d1a04f9458e40a2b5e80abf0b499d39ba415b22f AS build RUN <