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 a76af2a commit 5f382a0Copy full SHA for 5f382a0
common/.commonfiles.sha
@@ -1 +1 @@
1
-7012b0fa6ff9258adf969aba44c06091858e2f26
+be84ab6f0e67d00b6a92d3497197b4ed9ba72ddc
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-25T23-11-11
+ export IMAGE_VERSION=master-2021-05-27T17-28-48
67
fi
68
if [[ "${IMAGE_NAME:-}" == "" ]]; then
69
export IMAGE_NAME=build-tools
0 commit comments