We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48ee73 commit a91d4d2Copy full SHA for a91d4d2
common/.commonfiles.sha
@@ -1 +1 @@
1
-0486bd2a788751eb9da3bfd386464e8ced8b95fb
+15c6ba9416d9fadc9016d40e6ca66b767fff8ce1
common/scripts/setup_env.sh
@@ -75,7 +75,7 @@ fi
75
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
76
PROJECT_ID=${PROJECT_ID:-istio-testing}
77
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
78
- IMAGE_VERSION=release-1.18-d4b5c8d9ce7215bbd1f955b8b994ac6b2e4fc00f
+ IMAGE_VERSION=release-1.18-4b6de8aea68d4d43ce4fbe2243933928c7219676
79
fi
80
if [[ "${IMAGE_NAME:-}" == "" ]]; then
81
IMAGE_NAME=build-tools
0 commit comments