From 9c8cf6e03082ef812e2481357f67d54447f462e3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 24 May 2024 02:39:16 +0200 Subject: [PATCH] chore(deps): Update cft/developer-tools Docker tag to v1.21 (#132) --- 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 65b8aea..f4f53dd 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -38,4 +38,4 @@ tags: - 'integration' substitutions: _DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools' - _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.20' + _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.21'