From 7a78d1dbdad60e619c0a055336dcaf070b5a70ff Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 11 Dec 2023 01:49:05 +0000 Subject: [PATCH] chore(deps): Update cft/developer-tools Docker tag to v1.18 --- infra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/Makefile b/infra/Makefile index 89455d98..eb81b10a 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.17 +DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.18 DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools REGISTRY_URL := gcr.io/cloud-foundation-cicd ENABLE_BPMETADATA := 1