Skip to content

Commit 7048774

Browse files
renovate-botglasnt
andauthored
chore(deps): Update cft/developer-tools Docker tag to v1.22 (#256)
Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 88bd86c commit 7048774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/int.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tags:
6666
- 'integration'
6767
substitutions:
6868
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
69-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.21'
69+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.22'
7070

7171
# Uncomment to specify the deployment region.
7272
# Resources default to 'us-central1' without a value assigned here.

infra/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# Make will use bash instead of sh
1919
SHELL := /usr/bin/env bash
2020

21-
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.21
21+
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.22
2222
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
2323
REGISTRY_URL := gcr.io/cloud-foundation-cicd
2424
ENABLE_BPMETADATA := 1

0 commit comments

Comments
 (0)