Skip to content

Commit acdeb8c

Browse files
ahg-gkfswain
authored andcommitted
Updated the image used for cloudbuild (kubernetes-sigs#542)
1 parent 94c6b76 commit acdeb8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cloudbuild.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ timeout: 3000s
44
# For each build step, Prow executes a job.
55
steps:
66
# see https://github.com/kubernetes/test-infra/tree/master/config/jobs/image-pushing
7-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc
7+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
88
entrypoint: make
99
args:
1010
- image-push
1111
env:
1212
- GIT_TAG=$_GIT_TAG
1313
- EXTRA_TAG=$_PULL_BASE_REF
1414
- DOCKER_BUILDX_CMD=/buildx-entrypoint
15-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc
15+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
1616
entrypoint: make
1717
args:
1818
- syncer-image-push
1919
env:
2020
- GIT_TAG=$_GIT_TAG
2121
- EXTRA_TAG=$_PULL_BASE_REF
2222
- DOCKER_BUILDX_CMD=/buildx-entrypoint
23-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc
23+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
2424
entrypoint: make
2525
args:
2626
- inferencepool-helm-chart-push
2727
env:
2828
- GIT_TAG=$_GIT_TAG
2929
- EXTRA_TAG=$_PULL_BASE_REF
30-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc
30+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
3131
entrypoint: make
3232
args:
3333
- bbr-image-push

0 commit comments

Comments
 (0)