From 09764bc91ab8b2c0b4838386fdf3dab62e3eb29b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 04:38:24 +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 34dea21..df26a61 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:2792a882ef372f6c6c301c677061bb0d1397d089f6fec6fa373e1cb618002d62 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:b39d48205d8d4b4d232413837884f20fd6be2933c9baaa5e17c5a4de84c67d06 AS build RUN <