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:
|
.container-build-kaniko:
|
||||||
extends: .container-build-common
|
extends: .container-build-common
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
name: gcr.io/kaniko-project/executor:v1.9.1-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