diff --git a/ci/cloudbuild/cloudbuild.yaml b/ci/cloudbuild/cloudbuild.yaml index 996a2528c64e4..57021857b2055 100644 --- a/ci/cloudbuild/cloudbuild.yaml +++ b/ci/cloudbuild/cloudbuild.yaml @@ -90,7 +90,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM steps: # Builds the docker image that will be used by the main build step. Makes 3 # attempts to workaround #6438. -- name: 'gcr.io/kaniko-project/executor:v1.23.2-debug' +- name: 'gcr.io/kaniko-project/executor:v1.24.0-debug' id: 'kaniko-build' entrypoint: '/busybox/sh' args: