Commit 297f1533 authored by Albert Salim's avatar Albert Salim

Upgrade kaniko to v1.3.0

parent 01df6bfd
...@@ -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