diff --git a/packages/packages.yaml.tmpl b/packages/packages.yaml.tmpl index 8db38656..107b6ea7 100644 --- a/packages/packages.yaml.tmpl +++ b/packages/packages.yaml.tmpl @@ -573,7 +573,7 @@ components: # binary builder, also we need it when build for mac to get build tools versions and other informations. builders: - if: {{ semver.CheckConstraint ">= 8.5.6-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/pd:v2026.7.19-6-gfc3279c-centos7-go1.25 + image: ghcr.io/pingcap-qe/cd/builders/pd:v2026.8.16-12-g33dc456-centos7-go1.25 - if: {{ semver.CheckConstraint ">= 8.5.5-0, < 8.5.6-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/pd:v2025.12.7-3-g1c0b8cf-centos7-go1.25 - if: {{ semver.CheckConstraint ">= 8.4.0-0, < 8.5.5-0" .Release.version }}