From af10488c91a0a01e7ab6c5b1547591e9d9e256c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 13:41:16 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2024.1 docker digest to 277d3ed 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 c54e7ec..875eb55 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:2024.1@sha256:fd8e99a52bf6a89704fbf16ee123378a8743874ebefbb0545b1da4d5e82270f4 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:277d3ed6dcb685d3de15613712a2209b1f8b2c65c27f205231c12f4a0928ac6d AS build RUN <