From: Erik Brakkee Date: Fri, 15 Nov 2024 19:31:03 +0000 (+0100) Subject: using latest version of kaniko X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=dbcd8feeb3800ce3709cdd0faa7fba14e7314447;p=pipelinelib using latest version of kaniko --- diff --git a/resources/podtemplates/kaniko.yaml b/resources/podtemplates/kaniko.yaml index ec7137f..c043ccb 100644 --- a/resources/podtemplates/kaniko.yaml +++ b/resources/podtemplates/kaniko.yaml @@ -3,7 +3,7 @@ kind: Pod spec: containers: - name: kaniko - image: gcr.io/kaniko-project/executor:debug + image: gcr.io/kaniko-project/executor:1.23.2-debug #imagePullPolicy: Always command: - /busybox/cat