diff --git a/pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml b/pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml index d34f83aa5..f70643ae8 100644 --- a/pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml +++ b/pipelines/pingcap/docs-cn/latest/pod-merged_update_docs_cn.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: runner - image: hub.pingcap.net/jenkins/docs-cn-checker:v1.0.0 + image: us-docker.pkg.dev/pingcap-testing-account/hub/jenkins/docs-cn-checker:v1.0.0 tty: true resources: requests: @@ -25,7 +25,7 @@ spec: memory: 2Gi cpu: "1" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: diff --git a/pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml b/pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml index 1ca66cf7c..f9a920222 100644 --- a/pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml +++ b/pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml @@ -15,7 +15,7 @@ spec: memory: 4Gi cpu: "2" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: