Skip to content

Commit ee8a55b

Browse files
authored
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.19.1 (#13317)
1 parent bb6dc52 commit ee8a55b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/cloudbuild/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM
6666

6767
steps:
6868
# Builds the docker image that will be used by the main build step.
69-
- name: 'gcr.io/kaniko-project/executor:v1.19.0'
69+
- name: 'gcr.io/kaniko-project/executor:v1.19.1'
7070
args: [
7171
'--log-format=text',
7272
'--context=dir:///workspace/ci',

0 commit comments

Comments
 (0)