Skip to content

Commit

Permalink
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2024
1 parent 272b8fd commit 5fd32a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-node/${_BUILD_TYPE}/${COMMIT
timeout: 32400s

steps:
- name: 'gcr.io/kaniko-project/executor:v1.23.1'
- name: 'gcr.io/kaniko-project/executor:v1.23.2'
args: [
'--log-format=text',
'--context=dir:///workspace/testing',
Expand Down

0 comments on commit 5fd32a7

Please sign in to comment.