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 7a104c8 commit 848b520Copy full SHA for 848b520
common/.commonfiles.sha
@@ -1 +1 @@
1
-1390d51f762f8626a582b524fcaec400484f0f90
+8f0a8a3d3dd0de33b19c37b4558e7609e9756223
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-dff6a9b47ff38dbf8ed14a58614468d37e11c626
+ IMAGE_VERSION=master-543df8650504fdcb1f3057c3e37683552739efc4
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments