🔧 Update kniko executor version
This commit is contained in:
parent
4220df2b0a
commit
a118fe3d3b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ build:
|
|||
stage: build
|
||||
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:v1.13.0-debug
|
||||
name: gcr.io/kaniko-project/executor:v1.23.0-debug
|
||||
entrypoint: [""]
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue