From ddc23502a27585ef133a764cd09213afb824dfaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:54:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:main docker digest to 49fbf84 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 3693b2e0..fc5c3910 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:main@sha256:40b3150c3d687d1b401f8995ddb1c14074366734a4b58672a1294ccc60f24796 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:49fbf842d8b847ad20e67d178e2767931fa2ed9219f6590e7596eb4974968ed4 AS build RUN <