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

[CI] Update Kaniko executor to 0.22

parent 96bbaf34
No related branches found
No related tags found
No related merge requests found
Pipeline #2130 passed
......@@ -70,7 +70,7 @@ pages:
build_docker:
stage: build
image:
name: gcr.io/kaniko-project/executor:v0.19.0
name: gcr.io/kaniko-project/executor:v0.22.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