bump kaniko version

This commit is contained in:
Hackintosh Five 2023-06-14 20:04:05 +01:00
parent 06dc9820f0
commit bb3e221a4d

View File

@ -4,7 +4,7 @@ variables:
build:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.9.0-debug
name: gcr.io/kaniko-project/executor:v1.11.0-debug
entrypoint: [""]
script:
- echo "${CI_PROJECT_DIR}"