From 91d2d564068d634626e887671150fcdb7c093b75 Mon Sep 17 00:00:00 2001 From: Katie McLaughlin Date: Mon, 11 Dec 2023 12:44:10 +1100 Subject: [PATCH] fix: update int gcb cft tools to match --- build/int.cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/int.cloudbuild.yaml b/build/int.cloudbuild.yaml index 3e0dcf17..a57cff72 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -66,7 +66,7 @@ tags: - 'integration' substitutions: _DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools' - _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1' + _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.18' # Uncomment to specify the deployment region. # Resources default to 'us-central1' without a value assigned here.