diff --git a/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy b/jenkins/pipelines/ci/tidb/tidb_ghpr_coverage.groovy index 98b495a36..4d42020d5 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" 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 89b2a52c1..696bd690d 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/ghpr_build/pod.yaml b/pipelines/pingcap/tidb/latest/ghpr_build/pod.yaml index 89b2a52c1..696bd690d 100644 --- a/pipelines/pingcap/tidb/latest/ghpr_build/pod.yaml +++ b/pipelines/pingcap/tidb/latest/ghpr_build/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" 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 16d10a5c2..913455872 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" 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 7126467c7..d227202a9 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml b/pipelines/pingcap/tidb/latest/pod-ghpr_unit_test.yaml index 2a80b4340..63b616e61 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml b/pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml index 2a80b4340..63b616e61 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" 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 7126467c7..d227202a9 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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pull_build_next_gen/pod.yaml b/pipelines/pingcap/tidb/latest/pull_build_next_gen/pod.yaml index 848801866..4d903376a 100644 --- a/pipelines/pingcap/tidb/latest/pull_build_next_gen/pod.yaml +++ b/pipelines/pingcap/tidb/latest/pull_build_next_gen/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pull_check_next_gen/pod.yaml b/pipelines/pingcap/tidb/latest/pull_check_next_gen/pod.yaml index 97272de49..948806f98 100644 --- a/pipelines/pingcap/tidb/latest/pull_check_next_gen/pod.yaml +++ b/pipelines/pingcap/tidb/latest/pull_check_next_gen/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pod.yaml b/pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pod.yaml index 3d142e01e..b4aee8e75 100644 --- a/pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pod.yaml +++ b/pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/latest/pull_unit_test_next_gen/pod.yaml b/pipelines/pingcap/tidb/latest/pull_unit_test_next_gen/pod.yaml index 2a80b4340..63b616e61 100644 --- a/pipelines/pingcap/tidb/latest/pull_unit_test_next_gen/pod.yaml +++ b/pipelines/pingcap/tidb/latest/pull_unit_test_next_gen/pod.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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml b/pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml index d1bed9885..ba22b467d 100644 --- a/pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml +++ b/pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/release-8.5/pod-pull_check.yaml b/pipelines/pingcap/tidb/release-8.5/pod-pull_check.yaml index fb2b03154..993ffecac 100644 --- a/pipelines/pingcap/tidb/release-8.5/pod-pull_check.yaml +++ b/pipelines/pingcap/tidb/release-8.5/pod-pull_check.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/release-8.5/pod-pull_check2.yaml b/pipelines/pingcap/tidb/release-8.5/pod-pull_check2.yaml index 7126467c7..d227202a9 100644 --- a/pipelines/pingcap/tidb/release-8.5/pod-pull_check2.yaml +++ b/pipelines/pingcap/tidb/release-8.5/pod-pull_check2.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/wangweizhen/tidb_image:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true diff --git a/pipelines/pingcap/tidb/release-8.5/pod-pull_unit_test.yaml b/pipelines/pingcap/tidb/release-8.5/pod-pull_unit_test.yaml index 2a80b4340..63b616e61 100644 --- a/pipelines/pingcap/tidb/release-8.5/pod-pull_unit_test.yaml +++ b/pipelines/pingcap/tidb/release-8.5/pod-pull_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:go12320241009" + image: "hub.pingcap.net/wangweizhen/tidb_image:go12520260122" securityContext: privileged: true tty: true