Skip to content

Commit

Permalink
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 29, 2023
1 parent 1208c91 commit 9543a9c
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 @@ -24,7 +24,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/nodejs-getting-started/${_TRIGGER_SOURCE}
timeout: 7200s

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

0 comments on commit 9543a9c

Please sign in to comment.