From 343ae651452b390ab31655623e8cad3b5435da40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 18:31:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.2 docker digest to 1102360 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 a7767b1..d752153 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:7509c1338505461693c0f6c1856835fde4bf5abe08b143ac3c942a614815e8c7 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:1102360f66bc81f195fd4a15cacb584709a689ce178a8bb620c105235f61ec2c AS build RUN <