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 a053162 commit f1d1022Copy full SHA for f1d1022
common/.commonfiles.sha
@@ -1 +1 @@
1
-c7ce335320b03bcd5ae34c8ab4e44a30751dedb8
+5a86f63b285de891a3d25fedae4a18bc05a1ef12
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-03T14-33-33
+ export IMAGE_VERSION=master-2022-02-07T15-19-21
69
fi
70
if [[ "${IMAGE_NAME:-}" == "" ]]; then
71
export IMAGE_NAME=build-tools
0 commit comments