We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c04213 commit 51c8c31Copy full SHA for 51c8c31
common/.commonfiles.sha
@@ -1 +1 @@
1
-a5d4510eedcf54765e8a2e6a365944b2e05bc342
+9acbd2cf497f24a6ab8457a88c149834da614e6b
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-cfe6fd8635ece336ce562daaf6fd8cb60d9c99ac
+ IMAGE_VERSION=master-ed24c9f15e5b6d2698260ca67704ecc0965cd798
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments