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 7f2a58d commit 964a2f8Copy full SHA for 964a2f8
common/.commonfiles.sha
@@ -1 +1 @@
1
-bf956b5dae089f1585caf52f943df69447727b18
+4aaed195eb80d5edf6af5996836042bfd2a0e722
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-5781e1080a49891e993bdadec6031d072943d531
+ IMAGE_VERSION=master-21f37360cfc984d6ff16821ee423f213d09017e9
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments