From 498c2e305a65d9d8aa5c9797f2e57eb26cd83d8f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 29 Sep 2023 18:30:28 +0200 Subject: [PATCH] chore(deps): update cft/developer-tools docker tag to v1.16 (#54) --- infra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/Makefile b/infra/Makefile index a70f8df3..73a4b551 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.13 +DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.16 DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools REGISTRY_URL := gcr.io/cloud-foundation-cicd ENABLE_BPMETADATA := 1