Skip to content

Commit 7820eac

Browse files
authored
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.0 (#559)
1 parent e06fb03 commit 7820eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/cloudbuild/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/nodejs-getting-started/${_TRIGGER_SOURCE}
2424
timeout: 7200s
2525

2626
steps:
27-
- name: 'gcr.io/kaniko-project/executor:v1.8.1'
27+
- name: 'gcr.io/kaniko-project/executor:v1.9.0'
2828
args: [
2929
'--log-format=text',
3030
'--context=dir:///workspace/testing',

0 commit comments

Comments
 (0)