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 4c02bf7 commit 6009ec6Copy full SHA for 6009ec6
common/.commonfiles.sha
@@ -1 +1 @@
1
-be84ab6f0e67d00b6a92d3497197b4ed9ba72ddc
+8e44206d196617bc0913cac55899d5ba48a0f719
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-27T17-28-48
+ export IMAGE_VERSION=master-2021-05-28T13-51-57
67
fi
68
if [[ "${IMAGE_NAME:-}" == "" ]]; then
69
export IMAGE_NAME=build-tools
0 commit comments