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 6ad61f9 commit 07d3915Copy full SHA for 07d3915
common/.commonfiles.sha
@@ -1 +1 @@
1
-5a86f63b285de891a3d25fedae4a18bc05a1ef12
+0fe91d37545f6519c6ee566ccdc70e09e22564fb
common/scripts/setup_env.sh
@@ -65,7 +65,7 @@ fi
65
66
# Build image to use
67
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
68
- export IMAGE_VERSION=master-2022-02-07T15-19-21
+ export IMAGE_VERSION=master-2022-02-11T17-43-07
69
fi
70
if [[ "${IMAGE_NAME:-}" == "" ]]; then
71
export IMAGE_NAME=build-tools
0 commit comments