From 2fdab4211a5b43c5055479c9efa22cdc2326ec1b Mon Sep 17 00:00:00 2001 From: Matweb Bot Date: Sat, 16 Dec 2023 04:06:52 +0000 Subject: RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.19.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83e8063..fafbe4b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,7 +54,7 @@ tests:debian: build-docker: stage: build_container image: - name: gcr.io/kaniko-project/executor:v1.19.0-debug + name: gcr.io/kaniko-project/executor:v1.19.1-debug entrypoint: [""] script: - echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json -- cgit v1.3