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:
|
||||
extends: .container-build-common
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:v1.8.0-debug
|
||||
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
||||
entrypoint: [ "" ]
|
||||
variables:
|
||||
DOCKERFILE_LOCATION: $CI_PROJECT_DIR/Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user