Update gcr.io/kaniko-project/executor Docker tag to v1.24.0
This commit is contained in:
parent
011691e323
commit
1c50472399
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ labels:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: gcr.io/kaniko-project/executor:v1.23.2-debug
|
image: gcr.io/kaniko-project/executor:v1.24.0-debug
|
||||||
commands: /kaniko/executor
|
commands: /kaniko/executor
|
||||||
--context=$CI_WORKSPACE
|
--context=$CI_WORKSPACE
|
||||||
--destination=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER-$PLATFORM
|
--destination=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER-$PLATFORM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue