Skip to content

Commit f2ffb98

Browse files
chore: pin devtools image [bot-pr] (#9)
* chore: pin devtools image [bot-pr] * chore: pin devtools image [bot-pr]
1 parent 56405b3 commit f2ffb98

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
@@ -50,4 +50,4 @@ tags:
5050
- 'integration'
5151
substitutions:
5252
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
53-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '0'
53+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '0.13'

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: '0'
24+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '0.13'

0 commit comments

Comments
 (0)