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 b207c21 commit 900979aCopy full SHA for 900979a
common/.commonfiles.sha
@@ -1 +1 @@
1
-ba55961015910c6a0a70f62380f16cb684a473f1
+a321892c6cec32b20328e881f3225029c3d101eb
common/scripts/setup_env.sh
@@ -59,7 +59,7 @@ fi
59
60
# Build image to use
61
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
62
- export IMAGE_VERSION=master-2020-10-31T05-33-08
+ export IMAGE_VERSION=master-2020-11-12T22-29-05
63
fi
64
if [[ "${IMAGE_NAME:-}" == "" ]]; then
65
export IMAGE_NAME=build-tools
0 commit comments