🔧 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
|
stage: build
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:v1.23.0-debug
|
name: gcr.io/kaniko-project/executor:v1.23.2-debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue