From f0b464a38eb3e61bb11ba6a40d63f03c270aad6a Mon Sep 17 00:00:00 2001 From: Matweb Bot Date: Tue, 27 May 2025 21:24:38 +0000 Subject: RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.24.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2dc7e9..cfef9ff 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.23.2-debug + name: gcr.io/kaniko-project/executor:v1.24.0-debug entrypoint: [""] script: - echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json -- cgit v1.3