From 3935c5956283e39814da5a9774a1ba5d0bca812a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:27:02 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:main docker digest to cad5f8c 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 07b5637..fa8584c 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:main@sha256:039b4577ee3b0cc26d0205e4705400dd6158aa8b1f46e473e2f856566d23cec3 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:cad5f8c6dcf8ab94ae6665b1b689f138f8803ad81ae2dc20093a711be4e92fb5 AS build RUN <