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 734032c commit 7f2a58dCopy full SHA for 7f2a58d
common/.commonfiles.sha
@@ -1 +1 @@
1
-70a2634692870e598e0c13bf888dc0f986d2d6fb
+bf956b5dae089f1585caf52f943df69447727b18
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-68a3b263c7a939ada76b87bbca4dfd24936b88d2
+ IMAGE_VERSION=master-5781e1080a49891e993bdadec6031d072943d531
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments