Skip to content

Commit ea7ec69

Browse files
committed
chore(deps): update cft/developer-tools docker tag to v1.23.10
1 parent 5c7764d commit ea7ec69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SHELL := /usr/bin/env bash
2020

2121
# release images are available at:
2222
# console.cloud.google.com/gcr/images/cloud-foundation-cicd/global/cft/developer-tools?project=cloud-foundation-cicd
23-
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.23.7
23+
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.23.10
2424
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
2525
REGISTRY_URL := gcr.io/cloud-foundation-cicd
2626

build/int.cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ tags:
8686
- 'integration'
8787
substitutions:
8888
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools-krm'
89-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.23.7'
89+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.23.10'
9090
options:
9191
machineType: 'N1_HIGHCPU_8'

0 commit comments

Comments
 (0)