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 eaf57b7 commit 8c8e428Copy full SHA for 8c8e428
common/.commonfiles.sha
@@ -1 +1 @@
1
-f44be0724d09df803d84aa92577297c798a5dd50
+21ce68c6342cdb947b01bb7e7f2f2d9c4328ad02
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-051322f0945741253e6fb17ebd65e0f8d81341ad
+ IMAGE_VERSION=master-ea49c53ddd55f8e6a8017645292473343db30a3b
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments