From 588d7ef7ca28c754cfdb9d81a4f249478c76c55e Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Fri, 18 Jun 2021 10:16:23 +0100 Subject: [PATCH] Explain source image versioning for local preview container image --- cloudbuild.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 6d2ac0a024ed6..61b5adc5f4c74 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -7,6 +7,7 @@ timeout: 1200s options: substitution_option: ALLOW_LOOSE steps: + # It's fine to bump the tag to a recent version, as needed - name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4" entrypoint: make env: