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

This commit is contained in:
Matweb Bot 2023-05-25 04:06:11 +00:00
parent 798e8ba761
commit 0dbb829862

View File

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