From 30db096c6e4d759cd67073e3c0ae0ad533beb953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 05:10:48 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/python-base:2024.1 docker digest to bd193f4 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 0599a2f..bc0b6da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ uv pip install \ python-swiftclient EOF -FROM ghcr.io/vexxhost/python-base:2024.1@sha256:d0c8015ebefee3187823b3438f2adc9924791fdc3a7c1e63e24b3902a0ad40fc +FROM ghcr.io/vexxhost/python-base:2024.1@sha256:bd193f410ba3d033c85cca315e103df715b1dee930fdda40498bdee24a12dca5 COPY --from=build --link /var/lib/openstack /var/lib/openstack # NOTE(mnaser): The Magnum client relies on the SHELL environment variable