From c1e8379e641e997138792d9b0283ab5117b93233 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:33:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2024.1 docker digest to abcfe3b 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 c3fb772a..53f8bb94 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:967e2c702f37aa58edf94ea3d0ed24e03bc5fd0ed700cc87c4606e54ec7cddeb AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:abcfe3b4280aaf0c43f10e80d563d9791aab8387969db75d1fb3862635115ad4 AS build RUN <