We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6dc52 commit ee8a55bCopy full SHA for ee8a55b
1 file changed
ci/cloudbuild/cloudbuild.yaml
@@ -66,7 +66,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM
66
67
steps:
68
# Builds the docker image that will be used by the main build step.
69
-- name: 'gcr.io/kaniko-project/executor:v1.19.0'
+- name: 'gcr.io/kaniko-project/executor:v1.19.1'
70
args: [
71
'--log-format=text',
72
'--context=dir:///workspace/ci',
0 commit comments