Skip to content
Snippets Groups Projects
Commit 1da01556 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'renovate/docker-gcr.io-kaniko-project-executor-0.x' into 'master'

Update gcr.io/kaniko-project/executor Docker tag to v0.18.0

See merge request AlekSIS!169
parents 875166ac 7a92d9ca
No related branches found
No related tags found
1 merge request!169Update gcr.io/kaniko-project/executor Docker tag to v0.18.0
Pipeline #986 passed with warnings
......@@ -69,7 +69,7 @@ pages:
build_docker:
stage: build
image:
name: gcr.io/kaniko-project/executor:v0.16.0
name: gcr.io/kaniko-project/executor:v0.18.0
entrypoint: [""]
script:
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" >/kaniko/.docker/config.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment