Build: Update node image for test-frontend job step (#17628)

This commit is contained in:
Hugo Häggmark 2019-06-18 11:32:11 +02:00 committed by GitHub
parent 7d68d6ede2
commit c75d026186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ jobs:
test-frontend:
docker:
- image: circleci/node:8
- image: circleci/node:10
steps:
- checkout
- restore_cache: