build: update to Node 10 (#25822)

PR Close #25822
This commit is contained in:
Alex Eagle
2018-09-05 12:38:53 -07:00
committed by Igor Minar
parent 268e9772d5
commit 34ec9244a6
15 changed files with 43 additions and 41 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.4.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-bust1-0.4.0
var_1: &docker_image angular/ngcontainer:0.5.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.5.0
# Define common ENV vars
var_3: &define_env_vars