Skip to content

Commit 02fa11c

Browse files
chore(deps): Update cft/developer-tools Docker tag to v1.19 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d1e195 commit 02fa11c

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
@@ -41,4 +41,4 @@ tags:
4141
- 'integration'
4242
substitutions:
4343
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
44-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.18'
44+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.19'

build/lint.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ tags:
2121
- 'lint'
2222
substitutions:
2323
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
24-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.18'
24+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.19'

0 commit comments

Comments
 (0)