We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc57376 commit f76c46bCopy full SHA for f76c46b
ci/cloudbuild/cloudbuild.yaml
@@ -90,7 +90,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM
90
steps:
91
# Builds the docker image that will be used by the main build step. Makes 3
92
# attempts to workaround #6438.
93
-- name: 'gcr.io/kaniko-project/executor:v1.23.2-debug'
+- name: 'gcr.io/kaniko-project/executor:v1.24.0-debug'
94
id: 'kaniko-build'
95
entrypoint: '/busybox/sh'
96
args:
0 commit comments