From 75f0dcba82147e05c67c4c637a42015e748c313d Mon Sep 17 00:00:00 2001 From: newrain001 Date: Wed, 20 Dec 2023 21:58:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index d46163e..577e058 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,7 +25,7 @@ spec: name: "volume-2" readOnly: false - name: kubectl - image: bitnami/kubectl:1.22.0 + image: kubesphere/kubectl:v1.22.0 imagePullPolicy: IfNotPresent tty: true command: ["cat"]