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"]