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 fe0c3c3 commit 56a1fa0Copy full SHA for 56a1fa0
common/.commonfiles.sha
@@ -1 +1 @@
1
-113cffa1db6902f54432c3c42083db2f6385d4c9
+637beaa6aae49d34a3e44dbb1add1e63f1eca320
common/scripts/setup_env.sh
@@ -63,7 +63,7 @@ fi
63
64
# Build image to use
65
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
66
- export IMAGE_VERSION=master-2021-05-20T21-27-37
+ export IMAGE_VERSION=master-2021-05-25T19-20-02
67
fi
68
if [[ "${IMAGE_NAME:-}" == "" ]]; then
69
export IMAGE_NAME=build-tools
0 commit comments