From 7c5404350bf0c60277df16a6a16040c8a90a1271 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 02:02:26 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2023.2 docker digest to d619b8d 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 84cffb4..012f47c 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.2@sha256:944915b3ea1088f05c0f6abaee4fee996b87811cbc0c153df14b1d4a75e87f20 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:d619b8d3e6ee1ec2744b0f3afb6b77a256ea5b349cd92b8096c62ce680034adf AS build RUN <