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 522813c commit 7f0fb1dCopy full SHA for 7f0fb1d
common/.commonfiles.sha
@@ -1 +1 @@
1
-0594e8d1767ca0597e5620edf83f08a3845fbdb4
+60bc00ec28474ed67d7bc1d1a94600a9d47bac3a
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-7b5c2064d06c417cc34d4ed760fd65134055c301
+ IMAGE_VERSION=master-27f101af7f719c460198e8575284fa45d457bf2d
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments