docs: update node:8-browsers to 10 in testing (#32049)

Fixes #31993

PR Close #32049
This commit is contained in:
Kapunahele Wong 2019-08-07 15:42:59 -04:00 committed by Alex Rickabaugh
parent 29d3b68554
commit e5a89e047c
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ jobs:
build:
working_directory: ~/my-project
docker:
- image: circleci/node:8-browsers
- image: circleci/node:10-browsers
steps:
- checkout
- restore_cache: