From 5a1b51a0f2b6e57ac788c6fbd8ee88f6998b4414 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 14 Jul 2023 19:07:01 +0000 Subject: [PATCH] chore(deps): update cft/developer-tools docker tag to v1.13 --- infra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/Makefile b/infra/Makefile index ad4be249..a70f8df3 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.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