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 a99f52e commit 5efb26bCopy full SHA for 5efb26b
common/.commonfiles.sha
@@ -1 +1 @@
1
-2cd3fd163f91e381b1ae547a1881814a41bbd307
+3368bc1cbeb40b2c5cbe0c530d0c819cf284acb8
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-9bab62ff1c9c252ed3189a6cb4eb0bec674ad3a1
+ IMAGE_VERSION=release-1.18-807663ab9e27f9d2bab5a7a78bcbecbd0e7ba17d
79
fi
80
if [[ "${IMAGE_NAME:-}" == "" ]]; then
81
IMAGE_NAME=build-tools
0 commit comments