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 2a58aec commit 8e95390Copy full SHA for 8e95390
common/.commonfiles.sha
@@ -1 +1 @@
1
-a1d5c4198ab79a14c09c034f2d95245efa3e2bcb
+67d754ffd29418ea77d123787bb89c35ed2f6adb
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=master-fcd42145fc132acd1e8f607e9e7aca15058e9fb9
+ IMAGE_VERSION=release-1.26-fcd42145fc132acd1e8f607e9e7aca15058e9fb9
79
fi
80
if [[ "${IMAGE_NAME:-}" == "" ]]; then
81
IMAGE_NAME=build-tools
0 commit comments