Revert "build: update Bazel to 0.16 (#25316)" (#25391)

This reverts commit 4eb8ac6de9 because 0.16 is not
widely available yet (e.g. on Mac) and it is blocking the Angular release.

PR Close #25391
This commit is contained in:
Kara Erickson
2018-08-08 10:47:26 -07:00
parent 732026c3f5
commit 843479449d
5 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ This docker container provides everything needed to build and test Angular appli
- npm 5.5.1
- yarn 1.3.2
- Java 8 (for Closure Compiler and Bazel)
- Bazel build tool v0.16.0 - http://bazel.build
- Bazel build tool v0.15.0 - http://bazel.build
- Google Chrome 63.0.3239.84
- Mozilla Firefox 47.0.1
- xvfb (virtual framebuffer) for headless testing