From c08fde2cd3204bd158d76a01951ce4f94b93964d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:28:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2024.1 docker digest to 9c49323 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 c680a3f..1004839 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:9f36114c133fe8db952b48e6079963063e55f2a5aa1e7b324a5ea055bf570f0b AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:9c493237302b6f101e2805857cbefccefb434c3886871195f203688acb4087da AS build RUN <