Skip to content
Snippets Groups Projects
Commit d0249c6b authored by Varac's avatar Varac
Browse files

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

Update dependency gcr.io/kaniko-project/executor to v1.8.0

See merge request varac/varac-home-assistant!6
parents 2628c448 d54cebfe
No related branches found
No related tags found
1 merge request!6Update dependency gcr.io/kaniko-project/executor to v1.8.0
Pipeline #81551 passed
......@@ -3,7 +3,7 @@ build:
image:
# 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)
name: gcr.io/kaniko-project/executor:v1.7.0-debug
name: gcr.io/kaniko-project/executor:v1.8.0-debug
entrypoint: [""]
script:
- mkdir -p /kaniko/.docker/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment