Skip to content

Commit

Permalink
Merge branch 'renovate/gcr.io-kaniko-project-executor-1.x' into 'main'
Browse files Browse the repository at this point in the history
chore(images): update gcr.io/kaniko-project/executor docker tag to v1.20.0

See merge request henrywhitaker3/homelab!491
  • Loading branch information
henrywhitaker3 committed Jan 22, 2024
2 parents 791d31f + 8be45a0 commit 2788788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ tf deploy:
build docker image:
stage: deploy
image:
name: gcr.io/kaniko-project/executor:v1.19.2-debug
name: gcr.io/kaniko-project/executor:v1.20.0-debug
entrypoint: [""]
script:
- echo $DOCKER_TOKEN | base64 -d > /kaniko/.docker/config.json
Expand Down

0 comments on commit 2788788

Please sign in to comment.