Skip to content

Commit 921f8f5

Browse files
committed
Updating the k8s-testimages
1 parent b3312b4 commit 921f8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: container-object-storage-interface-controller/cloudbuild.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ substitutions:
66
options:
77
substitution_option: ALLOW_LOOSE
88
steps:
9-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
9+
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
1010
entrypoint: make
1111
args: ['build']
12-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
12+
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
1313
entrypoint: make
1414
args: ['push']

0 commit comments

Comments
 (0)