From a118fe3d3bc570e5c0cae0aac958f81eecebb59a Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 29 May 2024 18:57:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20kniko=20executor=20vers?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 326d7ea..0bdf1dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ build: stage: build image: - name: gcr.io/kaniko-project/executor:v1.13.0-debug + name: gcr.io/kaniko-project/executor:v1.23.0-debug entrypoint: [""] script: