From 6d943f649b017487639efa1bb28dda2bcab9fea5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 11:19:54 +0000 Subject: [PATCH] chore(deps): update ghcr.io/pingcap-qe/cd/builders/tidb docker tag to v2025.10.12-22-g0eba311-centos7-go1.23 --- packages/packages.yaml.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/packages.yaml.tmpl b/packages/packages.yaml.tmpl index 8ff4db63..f98b4c0f 100644 --- a/packages/packages.yaml.tmpl +++ b/packages/packages.yaml.tmpl @@ -883,7 +883,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.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.5-2-ga827077-centos7-go1.23 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.12-22-g0eba311-centos7-go1.23 - if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-91-g6221afa-centos7-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} @@ -1397,7 +1397,7 @@ components: builders: # BUG: tidb-ctl has not release branches and all tags taged on master branch. - if: (eq "experiment" .Release.profile) - image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.5-2-ga827077-centos7-go1.23 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.12-22-g0eba311-centos7-go1.23 - if: (ne "experiment" .Release.profile) image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-91-g6221afa-centos7-go1.21 routers: @@ -2872,7 +2872,7 @@ components: # binary builder, also we need it when build for mac to get build tools versions and other informations. builders: - if: {{ semver.CheckConstraint ">= 1.3.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.5-2-ga827077-centos7-go1.23 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v2025.10.12-22-g0eba311-centos7-go1.23 - if: {{ semver.CheckConstraint ">= 0.1.2-0, < 1.3.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-91-g6221afa-centos7-go1.21 routers: