Skip to content

Commit e2aab8a

Browse files
authored
Merge pull request #8570 from Prajyot-Parab/main
🌱Bump gcb-docker-gcloud image
2 parents 8ca8170 + 07f6120 commit e2aab8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudbuild-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ options:
55
substitution_option: ALLOW_LOOSE
66
machineType: 'E2_HIGHCPU_8'
77
steps:
8-
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221007-ad65926f6b'
8+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230424-910a2a439d'
99
entrypoint: make
1010
env:
1111
- DOCKER_CLI_EXPERIMENTAL=enabled

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ options:
55
substitution_option: ALLOW_LOOSE
66
machineType: 'E2_HIGHCPU_8'
77
steps:
8-
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221007-ad65926f6b'
8+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230424-910a2a439d'
99
entrypoint: make
1010
env:
1111
- DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)