RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.11.0

This commit is contained in:
Matweb Bot 2023-06-09 04:06:10 +00:00
parent 2c59a24880
commit 0698aec1cb

View File

@ -50,7 +50,7 @@ tests:debian:
build-docker:
stage: build_container
image:
name: gcr.io/kaniko-project/executor:v1.10.0-debug
name: gcr.io/kaniko-project/executor:v1.11.0-debug
entrypoint: [""]
script:
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json