Skip to content

Commit

Permalink
chore(images): update gcr.io/kaniko-project/executor docker tag to v1…
Browse files Browse the repository at this point in the history
….20.1
  • Loading branch information
renovate committed Feb 15, 2024
1 parent 64d94bc commit b556c7a
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.20.0-debug
name: gcr.io/kaniko-project/executor:v1.20.1-debug
entrypoint: [""]
script:
- echo $DOCKER_TOKEN | base64 -d > /kaniko/.docker/config.json
Expand Down

0 comments on commit b556c7a

Please sign in to comment.