diff --git a/packages/packages.yaml.tmpl b/packages/packages.yaml.tmpl index c03918e5..c94e75fc 100644 --- a/packages/packages.yaml.tmpl +++ b/packages/packages.yaml.tmpl @@ -2268,7 +2268,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/tiflow:v2026.7.19-6-gfc3279c-centos7-go1.25 + image: ghcr.io/pingcap-qe/cd/builders/tiflow:v2026.8.16-3-g0b492ea-centos7-go1.25 - if: {{ semver.CheckConstraint ">= 8.5.5-0, < 8.5.6-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tiflow:v2025.12.14-3-g63aefbf-centos7-go1.25 - if: {{ semver.CheckConstraint ">= 8.4.0-0, < 8.5.5-0" .Release.version }}