Skip to content

Commit 6a1586d

Browse files
authored
Add boilerplate image-v8.3.6 to Prow mirroring (#78944)
Adds boilerplate:image-v8.3.6 to supplementalCIImages for Prow mirroring. This image includes: - UBI9:9.7-1778044007 with Go 1.25.9 - Fixes for critical stdlib CVEs (CVE-2026-27143 and 11 others) Required for downstream projects (aws-account-operator and others) to pass CI coverage tests with Go 1.25.9 security fixes. Related: openshift/boilerplate#727 Related: openshift/aws-account-operator#979
1 parent 47cf68f commit 6a1586d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core-services/image-mirroring/_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ supplementalCIImages:
2727
image: quay.io/redhat-services-prod/openshift/boilerplate:image-v8.3.4
2828
openshift/boilerplate:image-v8.3.5:
2929
image: quay.io/redhat-services-prod/openshift/boilerplate:image-v8.3.5
30+
openshift/boilerplate:image-v8.3.6:
31+
image: quay.io/redhat-services-prod/openshift/boilerplate:image-v8.3.6
3032
azure/plugin-base:latest:
3133
image: registry.access.redhat.com/rhel7:latest
3234
chaos/krkn:latest:

0 commit comments

Comments
 (0)