bump kaniko

This commit is contained in:
Brad Koehn
2021-04-13 15:16:47 -05:00
parent 55b02b6caa
commit 1ca880cf44
+1 -1
View File
@@ -4,7 +4,7 @@ stages:
build:
stage: build
image:
name: gcr.io/kaniko-project/executor:debug-v1.2.0
name: gcr.io/kaniko-project/executor:v1.5.2-debug
entrypoint: [""]
script:
- |