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

This commit is contained in:
Matweb Bot 2023-12-20 04:06:26 +00:00
parent 1d7d4807b2
commit 845cec5c3b

View File

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