Upgrade Jenkins/Docker build scripts to Bazel 0.11.0. (#17280)
The 0.10.0 bazel has problems with static-linking on linux: https://github.com/bazelbuild/bazel/issues/4474. This PR bumps to the latest bazel that produces proper binaries w/o the linking issue.
Loading
Please sign in to comment