Skip to content
Snippets Groups Projects
Commit 157f6e4e authored by Tine Wittler's avatar Tine Wittler :construction_worker_tone2:
Browse files

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

parent ac28e483
No related branches found
No related tags found
1 merge request!186Update gcr.io/kaniko-project/executor Docker tag to v0.19.0
Pipeline #1080 failed
......@@ -69,7 +69,7 @@ pages:
build_docker:
stage: build
image:
name: gcr.io/kaniko-project/executor:v0.18.0
name: gcr.io/kaniko-project/executor:v0.19.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