changed pipeline

This commit is contained in:
Valentin Kolb 2023-11-20 16:36:27 +01:00
parent bcb143ca76
commit d7a8c5cc82
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ stages:
build-container:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.9.0-debug
name: gcr.io/kaniko-project/executor:latest
entrypoint: [ "" ]
script:
- /kaniko/executor