Revert "RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.9.2"

This reverts commit 8b98018d59c59e6f14f13a19cba1f80e31314bcd
This commit is contained in:
jfriedli 2023-03-29 12:34:01 +00:00
parent 8b98018d59
commit 9ee08c3ce9

View File

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