From 1b9d7405630bd5c9de0fd3b98380b43f648e551c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 21:24:18 +0000 Subject: [PATCH] chore(deps): update vexxhost images Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2b2dbab..fc52ded 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.1@sha256:903c685bb3430fc6b28032f9f87777c682d12514545fbd0d32262810b10e2d8b AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:8b99eae3dbdc434980189767e9f454d1589a31be24d173a38c84617ec2ed33df AS build RUN <