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 23cbd9e commit c5e36b0Copy full SHA for c5e36b0
2 files changed
cloudbuild-nightly.yaml
@@ -4,7 +4,7 @@ options:
4
substitution_option: ALLOW_LOOSE
5
machineType: 'N1_HIGHCPU_8'
6
steps:
7
- - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241229-5dc092c636'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079'
8
entrypoint: make
9
env:
10
- DOCKER_CLI_EXPERIMENTAL=enabled
cloudbuild.yaml
@@ -8,7 +8,7 @@ steps:
# docker run --rm -it -v $(pwd):/workspace gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:${TAG}
# make clean # make sure we have something to build
# make staging-manifests
11
-- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d'
+- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079'
12
13
14
0 commit comments