We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e017e commit c5c40a9Copy full SHA for c5c40a9
common/.commonfiles.sha
@@ -1 +1 @@
1
-036234cc8d2f76846bd13d8df90cb1e7cb853ba0
+2b7fb6684a24a5a8d5a97d6078deadb56e5b24b6
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-03-15T05-33-53
+ export IMAGE_VERSION=release-1.9-2021-04-06T17-47-31
67
fi
68
if [[ "${IMAGE_NAME:-}" == "" ]]; then
69
export IMAGE_NAME=build-tools
0 commit comments