Use fixed kaniko image tag

This commit is contained in:
Justin Kromlinger 2021-11-01 14:19:49 +01:00
parent 52729f9911
commit eaafb9773e
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -92,7 +92,7 @@ rootfs:secure:
.image:
stage: image
image:
name: gcr.io/kaniko-project/executor:debug
name: gcr.io/kaniko-project/executor:v1.7.0-debug
entrypoint: [""]
script:
- /kaniko/executor