We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8fb04 commit 7d0998eCopy full SHA for 7d0998e
cloudbuild.yaml
@@ -6,9 +6,9 @@ substitutions:
6
options:
7
substitution_option: ALLOW_LOOSE
8
steps:
9
-- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
+- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a"
10
entrypoint: make
11
args: ['build']
12
13
14
args: ['push']
0 commit comments