chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.1
This commit is contained in:
parent
87940cdd21
commit
5dc1dc1d6b
@ -36,7 +36,7 @@
|
||||
.container-build-kaniko:
|
||||
extends: .container-build-common
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
||||
name: gcr.io/kaniko-project/executor:v1.9.1-debug
|
||||
entrypoint: [ "" ]
|
||||
variables:
|
||||
DOCKERFILE_LOCATION: $CI_PROJECT_DIR/Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user