build: new docker image, faster to boot on circleci

This commit is contained in:
Alex Eagle 2017-12-08 13:37:51 -08:00 committed by Jason Aden
parent 77a1f9f2e8
commit db06cb170f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ anchor_1: &job_defaults
## IMPORTANT
# If you change this, also change the version of com_github_bazelbuild_buildtools
# in the /WORKSPACE file
- image: angular/ngcontainer:0.0.7
- image: angular/ngcontainer:0.0.8
## IMPORTANT
# After checkout, rebase on top of master.