From fd73187db80f9e6c86e7d6a6d5cb624fd94f1c34 Mon Sep 17 00:00:00 2001 From: Jon Ervine Date: Wed, 17 Feb 2021 22:10:50 +0800 Subject: [PATCH] Updated kaniko debug image --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index c2bc1fd..238d622 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ kind: Pod spec: containers: - name: kaniko - image: gcr.io/kaniko-project/executor:debug-539ddefcae3fd6b411a95982a830d987f4214251 + image: gcr.io/kaniko-project/executor:v1.5.0-debug imagePullPolicy: Always command: - /busybox/cat