From 33f3a8259bc17dac252dc627a1f549dafb0d9a32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 21:53:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.2 docker digest to f14e296 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 ab27350..9530b54 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:514b31a5e3d540892d529a03944cd5b034f66871ac629bbe6294e3fc792f9c0a AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:f14e296af79ca54f8ecfa611552005a5daf7e8e281a4babd0a83a7622c61717b AS build RUN <