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 40658be commit 81b9ef1Copy full SHA for 81b9ef1
common/.commonfiles.sha
@@ -1 +1 @@
1
-1939f9b86a195858765715507b99a06238b3e82b
+01c6abdb4729cceeed591e8aa7398c620de01bfe
common/scripts/setup_env.sh
@@ -73,7 +73,7 @@ fi
73
74
# Build image to use
75
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
76
- IMAGE_VERSION=master-c48d35f9dd5369c10c68e9e3516bab96b80fdce1
+ IMAGE_VERSION=master-2d074acd5c3d50a32467d61fb2b61ac7676f8f16
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments