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 c3fb44b commit 7063fd5Copy full SHA for 7063fd5
common/.commonfiles.sha
@@ -1 +1 @@
1
-47eb83d06bf4e30f7c110a712321637dcf8bb16b
+f25cde919c2e8d0c2dfb9e465736ff92a9fa4de7
common/scripts/setup_env.sh
@@ -73,7 +73,7 @@ fi
73
74
# Build image to use
75
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
76
- IMAGE_VERSION=master-06f07b11d01c986fffed28a9e27145b3d56c1dcd
+ IMAGE_VERSION=master-e21cad896a2859e80d9fe7e78410f9b34b98d37d
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments