Switching to using latest node image

This commit is contained in:
Jeff Avallone 2018-02-10 21:01:58 -05:00
parent 4e46aa76be
commit b3e4bd2cff
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build_deploy:
docker:
- image: circleci/node:7.10
- image: circleci/node:latest
working_directory: ~/repo