From b0096568d80e3e5d9adf451ca4f8ccf2b9a60740 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 13:05:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/python-base:main docker digest to 85af423 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 8e1b546..7a96f3f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,7 @@ uv pip install \ tap-as-a-service EOF -FROM ghcr.io/vexxhost/python-base:main@sha256:95dce35dcbda1eaaa303ab47d76869728de278d64cbbdebd42b8de2330347751 +FROM ghcr.io/vexxhost/python-base:main@sha256:85af423d8c38797587df5b38aed0490ee6a22951c6d5fc6fbafca7d1ec33c693 COPY --from=build --link /var/lib/openstack /var/lib/openstack # NOTE(mnaser): The Magnum client relies on the SHELL environment variable