Skip to content

Commit

Permalink
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.2…
Browse files Browse the repository at this point in the history
…3.1 (#14316)
  • Loading branch information
renovate-bot authored Jun 10, 2024
1 parent eabf58a commit b7ed3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cloudbuild/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM
steps:
# Builds the docker image that will be used by the main build step. Makes 3
# attempts to workaround #6438.
- name: 'gcr.io/kaniko-project/executor:v1.23.0-debug'
- name: 'gcr.io/kaniko-project/executor:v1.23.1-debug'
id: 'kaniko-build'
entrypoint: '/busybox/sh'
args:
Expand Down

0 comments on commit b7ed3d8

Please sign in to comment.