diff --git a/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy b/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy index 4288a42cff..4f034ce403 100644 --- a/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy +++ b/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy @@ -10,7 +10,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" tty: true resources: requests: diff --git a/pipelines/pingcap-inc/enterprise-extensions/latest/pod-pr-verify.yaml b/pipelines/pingcap-inc/enterprise-extensions/latest/pod-pr-verify.yaml index 951fb96ea4..57f35361e2 100644 --- a/pipelines/pingcap-inc/enterprise-extensions/latest/pod-pr-verify.yaml +++ b/pipelines/pingcap-inc/enterprise-extensions/latest/pod-pr-verify.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_build.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_build.yaml index e01a9d8ff2..c80ebbd1be 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_build.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml index 7f3d1058be..ca4ecae69b 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml index 3442065ba0..a7a03c5c0e 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_check2_debug.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_check2_debug.yaml index 1aac6cb9c3..aca1f68dfe 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_check2_debug.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_check2_debug.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_check2_v2.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_check2_v2.yaml index 50c0a21b43..ea47e246da 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_check2_v2.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_check2_v2.yaml @@ -5,7 +5,7 @@ spec: runAsUser: 0 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml index 3f4b44e7d6..898d7cfc3e 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml index ece08ae5b4..2efa64fd9f 100644 --- a/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml @@ -7,7 +7,7 @@ spec: - name: golang # TODO(wuhuizuo): using standard bazel build image to shrink the image size # and keep image simple,so no need to refresh image to update basic bazel out data. - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-merged_build.yaml b/pipelines/pingcap/tidb/latest/pod-merged_build.yaml index f7322ca39f..8ab92b1af4 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_build.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml index 2ae80849bf..bff6a0468c 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_e2e_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_e2e_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_e2e_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_e2e_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_br_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_br_test.yaml index 87818a6020..ec0e5f2820 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_br_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_br_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_copr_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_copr_test.yaml index a6bb11941c..291d3a6369 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_copr_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_copr_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: limits: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_ddl_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_ddl_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_ddl_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_ddl_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml index 6c2e23d28c..0e6aa6c1e1 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_lightning_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_lightning_test.yaml index 87818a6020..ec0e5f2820 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_lightning_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_lightning_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_mysql_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_mysql_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_mysql_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_integration_python_orm_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_integration_python_orm_test.yaml index c77418c812..790951f974 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_integration_python_orm_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_integration_python_orm_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml index 773ba0458f..04d1dceb97 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml index 3528bfc3fe..2e9c0e2206 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml index 56b4bea98e..f7bef8701e 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml index bc0c15183f..fe6689816e 100644 --- a/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml @@ -7,7 +7,7 @@ spec: - name: golang # TODO(wuhuizuo): using standard bazel build image to shrink the image size # and keep image simple,so no need to refresh image to update basic bazel out data. - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-periodics_integration_test.yaml b/pipelines/pingcap/tidb/latest/pod-periodics_integration_test.yaml index 3442065ba0..a7a03c5c0e 100644 --- a/pipelines/pingcap/tidb/latest/pod-periodics_integration_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-periodics_integration_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241008" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml index bd99448cff..12a71bdb8b 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_common_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_common_test.yaml index 4b53684c1f..07c1d3aacd 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_common_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_e2e_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_e2e_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_e2e_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_e2e_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_integration_common_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_integration_common_test.yaml index cf1193f943..8b8d761e33 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_integration_common_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_integration_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_integration_copr_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_integration_copr_test.yaml index 793c9fa4a8..3c85d6fcbb 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_integration_copr_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_integration_copr_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: limits: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml index cf1193f943..8b8d761e33 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_integration_jdbc_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_integration_jdbc_test.yaml index c2b573afe8..0f60d1e0ab 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_integration_jdbc_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_integration_jdbc_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_integration_mysql_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_integration_mysql_test.yaml index 5575e469b6..2f08d332fd 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_integration_mysql_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_lightning_integration_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_lightning_integration_test.yaml index 2527583138..5ac709e203 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_lightning_integration_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_lightning_integration_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml index 773ba0458f..04d1dceb97 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml index 3528bfc3fe..2e9c0e2206 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: diff --git a/pipelines/pingcap/tidb/latest/pod-pull_tiflash_test.yaml b/pipelines/pingcap/tidb/latest/pod-pull_tiflash_test.yaml index 56b4bea98e..f7bef8701e 100644 --- a/pipelines/pingcap/tidb/latest/pod-pull_tiflash_test.yaml +++ b/pipelines/pingcap/tidb/latest/pod-pull_tiflash_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" + image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" tty: true resources: requests: