diff --git a/.ci/pipeline_definitions b/.ci/pipeline_definitions index 26d58fba..72611187 100644 --- a/.ci/pipeline_definitions +++ b/.ci/pipeline_definitions @@ -21,14 +21,14 @@ external-dns-management: we use gosec for sast scanning. See attached log. steps: build: - image: golang:1.23.2 + image: golang:1.24 output_dir: binary check: - image: golang:1.23.2 + image: golang:1.24 integrationtest: - image: golang:1.23.2 + image: golang:1.24 test: - image: golang:1.23.2 + image: golang:1.24 traits: publish: oci-builder: docker-buildx