Skip to content
Snippets Groups Projects
Commit 5d8eeeef authored by Renovate Bot's avatar Renovate Bot
Browse files

Merge branch 'renovate/gcr.io-kaniko-project-executor-1.x' into 'main'

Update gcr.io/kaniko-project/executor Docker tag to v1.9.1

See merge request !23
parents ff36bc4b 4b9f179f
Branches
No related tags found
1 merge request!23Update gcr.io/kaniko-project/executor Docker tag to v1.9.1
Pipeline #108669 passed
...@@ -36,7 +36,7 @@ build: ...@@ -36,7 +36,7 @@ build:
image: image:
# We need a shell to provide the registry credentials, so we need to use the # We need a shell to provide the registry credentials, so we need to use the
# kaniko debug image (https://github.com/GoogleContainerTools/kaniko#debug-image) # kaniko debug image (https://github.com/GoogleContainerTools/kaniko#debug-image)
name: gcr.io/kaniko-project/executor:v1.9.0-debug name: gcr.io/kaniko-project/executor:v1.9.1-debug
entrypoint: [""] entrypoint: [""]
script: script:
- echo $CI_COMMIT_SHORT_SHA - echo $CI_COMMIT_SHORT_SHA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment