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

This commit is contained in:
Matweb Bot 2024-02-10 04:06:29 +00:00
parent d9d449dd62
commit fbd622ab26

View file

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