File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818# Make will use bash instead of sh
1919SHELL := /usr/bin/env bash
2020
21- DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 0.4.3
21+ DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 0.4.5
2222DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
2323REGISTRY_URL := gcr.io/cloud-foundation-cicd
2424
Original file line number Diff line number Diff line change @@ -226,4 +226,4 @@ tags:
226226- ' integration'
227227substitutions :
228228 _DOCKER_IMAGE_DEVELOPER_TOOLS : ' cft/developer-tools'
229- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 0.4.3 '
229+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 0.4.5 '
Original file line number Diff line number Diff line change 2424- ' lint'
2525substitutions :
2626 _DOCKER_IMAGE_DEVELOPER_TOOLS : ' cft/developer-tools'
27- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 0.4.3 '
27+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 0.4.5 '
You can’t perform that action at this time.
0 commit comments