We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d303c8 commit c8cfde9Copy full SHA for c8cfde9
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.9.2'
+- name: 'gcr.io/kaniko-project/executor:v1.10.0'
70
args: [
71
'--log-format=text',
72
'--context=dir:///workspace/ci',
0 commit comments