From: Erik Brakkee Date: Fri, 15 Nov 2024 19:33:35 +0000 (+0100) Subject: error in kaniko version number X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=acd54bca11443200d1d6febb8eed26ad4a9265d6;p=pipelinelib error in kaniko version number --- diff --git a/resources/podtemplates/kaniko.yaml b/resources/podtemplates/kaniko.yaml index c043ccb..5fa420d 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:1.23.2-debug + image: gcr.io/kaniko-project/executor:v1.23.2-debug #imagePullPolicy: Always command: - /busybox/cat