chore(deps): update dependency gcr.io/kaniko-project/executor to v1.9.0
This commit is contained in:
parent
9ad52385d8
commit
848facd994
@ -32,7 +32,7 @@
|
|||||||
.container-build-kaniko:
|
.container-build-kaniko:
|
||||||
extends: .container-build-common
|
extends: .container-build-common
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:v1.8.0-debug
|
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
||||||
entrypoint: [ "" ]
|
entrypoint: [ "" ]
|
||||||
variables:
|
variables:
|
||||||
DOCKERFILE_LOCATION: $CI_PROJECT_DIR/Dockerfile
|
DOCKERFILE_LOCATION: $CI_PROJECT_DIR/Dockerfile
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user