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

This commit is contained in:
Matweb Bot 2023-08-31 04:08:31 +00:00
parent 814a1c8aac
commit 6010e84aba

View File

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