Merge branch 'renovate/gcr.io-kaniko-project-executor-1.x' into 'master'
chore(deps): update dependency gcr.io/kaniko-project/executor to v1.9.0 See merge request gilden/ci/gitlab-ci-templates!99
This commit is contained in:
commit
d26b363fda
@ -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