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 1bd2832 commit 248c517Copy full SHA for 248c517
common/.commonfiles.sha
@@ -1 +1 @@
1
-21971794d1354d069a335c7a989081a371ecc814
+b70e0369312aa8f9bc4be5a8f6bffb3f83c88c20
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-e21cad896a2859e80d9fe7e78410f9b34b98d37d
+ IMAGE_VERSION=master-c48d35f9dd5369c10c68e9e3516bab96b80fdce1
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments