Commit d6b744fc authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'caalberts-kaniko-v1.3.0' into 'master'

Upgrade kaniko to v1.3.0

See merge request gitlab-org/gitlab!51305
parents 85368014 297f1533
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
.use-kaniko: .use-kaniko:
image: image:
name: gcr.io/kaniko-project/executor:debug-v0.20.0 name: gcr.io/kaniko-project/executor:debug-v1.3.0
entrypoint: [""] entrypoint: [""]
before_script: before_script:
- source scripts/utils.sh - source scripts/utils.sh
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment