From 9a5fd17ca02a2c13805abbb9e93afd420c50a853 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 23 May 2024 19:55:18 +0200 Subject: [PATCH] chore(deps): Update cft/developer-tools Docker tag to v1.21 (#178) --- infra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/Makefile b/infra/Makefile index 435cf449..9462da7c 100644 --- a/infra/Makefile +++ b/infra/Makefile @@ -18,7 +18,7 @@ # Make will use bash instead of sh SHELL := /usr/bin/env bash -DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.20 +DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.21 DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools REGISTRY_URL := gcr.io/cloud-foundation-cicd ENABLE_BPMETADATA := 1