From 94e5b09e7906df18937c52da15eeb68832a2ac8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 06:07:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2025.1 docker digest to 6c0d3b7 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 da8a013..719f1ab 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:2025.1@sha256:046f3b26c4de157ab5b62d0ab50661a3d65b0a8e2154333a0ea38ae2dd6bc26b AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:6c0d3b78a4e173711ad469d5f3cd0359b03d393f2162c5b0df3d6a63d1a8ffcf AS build RUN <