build: update Bazel to 0.16 (#25316)

PR Close #25316
This commit is contained in:
Alex Eagle
2018-08-05 19:10:07 -07:00
committed by Kara Erickson
parent ba1e25f53f
commit 4eb8ac6de9
5 changed files with 6 additions and 6 deletions

View File

@ -12,8 +12,8 @@
## IMPORTANT
# If you change the `docker_image` version, also change the `cache_key` suffix and the version of
# `com_github_bazelbuild_buildtools` in the `/WORKSPACE` file.
var_1: &docker_image angular/ngcontainer:0.3.3
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.3.3
var_1: &docker_image angular/ngcontainer:0.4.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.4.0
# Define common ENV vars
var_3: &define_env_vars