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 902e709 commit 4049cf6Copy full SHA for 4049cf6
common/.commonfiles.sha
@@ -1 +1 @@
1
-1c52d1d358609cce5087a9e3a4bb1d3e879c5f4b
+132556dd7bc46ceb0f470fb025ccaac2d52c745e
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=release-1.9-2021-05-03T19-03-01
+ export IMAGE_VERSION=release-1.9-2021-05-07T14-41-58
67
fi
68
if [[ "${IMAGE_NAME:-}" == "" ]]; then
69
export IMAGE_NAME=build-tools
0 commit comments