From 5da3fb7cd3a77e469c84350c00af0721b58b2b2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 22:37:29 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.2 docker digest to f000bf2 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 0956f2a..bd01f1b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-10-14T10:18:12Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:37743a42a146d881525228ce0b78809ba062917fa54718e5e17b4d7a6db33bd6 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:f000bf28285058921637851f185a6158ea379339060b7f91731552595f863426 AS build RUN <