Skip to content
Snippets Groups Projects
Commit 7a92d9ca authored by Tine Wittler's avatar Tine Wittler
Browse files

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

parent 875166ac
No related branches found
No related tags found
1 merge request!169Update gcr.io/kaniko-project/executor Docker tag to v0.18.0
Pipeline #978 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