diff --git a/.ci/pipeline_definitions b/.ci/pipeline_definitions index da10dd94..cf67ce98 100644 --- a/.ci/pipeline_definitions +++ b/.ci/pipeline_definitions @@ -39,7 +39,7 @@ gardener-extension-shoot-dns-service: we use gosec for sast scanning. See attached log. steps: verify: - image: 'golang:1.23.2' + image: golang:1.24 traits: version: preprocess: 'inject-commit-hash'