Upgrade Jenkins/Docker build scripts to Bazel 0.11.0. (#17280)
authorNick Kreeger <nick.kreeger@gmail.com>
Tue, 27 Feb 2018 05:11:36 +0000 (21:11 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 05:11:36 +0000 (21:11 -0800)
commit0bde713c06895b9ce2de61d6aea1bff5415ddcbc
tree4f988212b4dd139bc6e8d1b7e65c3899b38ba38f
parent8a2d00f57c8bce6be7550dc447036b62567d1d82
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.
tensorflow/tools/ci_build/install/install_bazel.sh
tensorflow/tools/docker/Dockerfile.devel
tensorflow/tools/docker/Dockerfile.devel-gpu