From d60dba01f7c59e1bcf4de35b023ebddc48d11e7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:04:03 +0000 Subject: [PATCH] chore(deps): update registry.suse.com/bci/python:3.6.15 docker digest to 624f439 --- ci/images/Dockerfile.python3.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/images/Dockerfile.python3.6 b/ci/images/Dockerfile.python3.6 index 6238788319..0512e67ffe 100644 --- a/ci/images/Dockerfile.python3.6 +++ b/ci/images/Dockerfile.python3.6 @@ -1,5 +1,5 @@ # Base-image -FROM registry.suse.com/bci/python:3.6.15@sha256:255a6e156f93d0def500559d4ed5a440eacdd05ef2d398f27c696d612eded46f AS base +FROM registry.suse.com/bci/python:3.6.15@sha256:624f439b811c275a5d7df752cee3dacd0e2d7784fba9e3b56cb238437955cfdb AS base ARG GCC_VERSION=14 ARG GITHUB_RAW_URL=https://raw.githubusercontent.com