diff --git a/packages/packages.yaml.tmpl b/packages/packages.yaml.tmpl index 504b4604..9c08ba8d 100644 --- a/packages/packages.yaml.tmpl +++ b/packages/packages.yaml.tmpl @@ -3006,7 +3006,7 @@ components: # binary builder, also we need it when build for mac to get build tools versions and other informations. builders: - if: {{ semver.CheckConstraint ">= 6.1.0-0" .Release.version }} - image: "ghcr.io/pingcap-qe/cd/builders/tikv:v2025.4.24-10-g9c32f77-centos7-devtoolset{{ ternary "10" "8" (eq .Release.profile "nextgen") }}" + image: "ghcr.io/pingcap-qe/cd/builders/tikv:v2026.3.29-23-g4eccc5d-centos7-devtoolset{{ ternary "10" "8" (eq .Release.profile "nextgen") }}" - if: {{ and (semver.CheckConstraint "~6.5.6-0" .Release.version) (eq "fips" .Release.profile) }} image: ghcr.io/pingcap-qe/cd/builders/tikv:v2025.12.14-1-g33e22ac-fips routers: