We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff61b7a commit 37cda99Copy full SHA for 37cda99
Makefile
@@ -18,7 +18,7 @@
18
# Make will use bash instead of sh
19
SHELL := /usr/bin/env bash
20
21
-DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.18
+DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.19
22
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
23
REGISTRY_URL := gcr.io/cloud-foundation-cicd
24
0 commit comments