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 f0cbcee commit e2f9936Copy full SHA for e2f9936
common/.commonfiles.sha
@@ -1 +1 @@
1
-85ae7ec24b0797f835f7721a2cbe1dafc69b31fd
+a3d25cc9460a487415358916dc4dfed8cc693ba0
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-46ad7b879c152a59de6ac368ef435a2a8831eec0
+ IMAGE_VERSION=master-b4ef031602efc062d5bea2fc7b60dae17a203c9c
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments