From 5232c6090b52d8c380aa02aceebfca26952896c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 00:47:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:zed docker digest to 0191b07 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 5eb3e3f..f5cbb6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z -FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:d5cb2421f646c740ddbc4b60ab1e457c7619e1a5a153e5e931ab44d740ed2de9 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:0191b0704c01ca8e51293c886f6bfc799fad55ac02d99e6bd80c2bd1368f42c4 AS build RUN <