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