From 2608edb627605b3330a68f32f7ad0a8c2fa1b955 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:08:27 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/python-base:2023.2 docker digest to 42c5071 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 0166aa8..ef7d83f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ uv pip install \ python-swiftclient EOF -FROM ghcr.io/vexxhost/python-base:2023.2@sha256:1eba04dea1ff2545cdc7a66f906ad7473290792f278d86aa6188fa879f7b940c +FROM ghcr.io/vexxhost/python-base:2023.2@sha256:42c50718070dd8a241ad3fb6749c0ca3a0e5b2a28c4d5e127333e42ef4eb5840 COPY --from=build --link /var/lib/openstack /var/lib/openstack # NOTE(mnaser): The Magnum client relies on the SHELL environment variable