From 95a75b39220d587986ab633809338de3a9d19eb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 04:31:32 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2023.1 docker digest to 40cda25 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 1f7c4fa..5bb2c9d 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:e1b3db6a27effb0d389881b9a47d8e743802e428a335f92fc52e1293fbf61403 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:40cda25d6ff709a850e9685506ab1f40d9783d575c3a0c702ac7d478d3eccf81 AS build RUN <