From 3dfaa1ab176564b7de2a55968f145d6fe063d49b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Jun 2023 20:06:51 +0000 Subject: [PATCH] fix(deps): update cft/developer-tools docker tag to v1.13 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 130c173a..759006cb 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ # Make will use bash instead of sh SHELL := /usr/bin/env bash -DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.12 +DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.13 DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools REGISTRY_URL := gcr.io/cloud-foundation-cicd ENABLE_BPMETADATA := 1