diff --git a/ci/images/Dockerfile.python3.6 b/ci/images/Dockerfile.python3.6 index 449094570b..6238788319 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:9b531001583eab581bc2e3958f4a383215e18c7a4f92a9bfe84e8ec11aa87738 AS base +FROM registry.suse.com/bci/python:3.6.15@sha256:255a6e156f93d0def500559d4ed5a440eacdd05ef2d398f27c696d612eded46f AS base ARG GCC_VERSION=14 ARG GITHUB_RAW_URL=https://raw.githubusercontent.com