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