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 c74882c commit 60a4392Copy full SHA for 60a4392
common/.commonfiles.sha
@@ -1 +1 @@
1
-9d68fc5a210b4d2fc232be70470092c38df6fda8
+c652fc10a113014c3755778e971603fcbfefb0fa
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-69c71410d473940c203cf70be00681bd2b0c74ed
+ IMAGE_VERSION=master-04cfef4d3b89cbc1a32f2983460724ac4f450154
77
fi
78
if [[ "${IMAGE_NAME:-}" == "" ]]; then
79
IMAGE_NAME=build-tools
0 commit comments