Switching to using latest node image
This commit is contained in:
parent
4e46aa76be
commit
b3e4bd2cff
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build_deploy:
|
||||
docker:
|
||||
- image: circleci/node:7.10
|
||||
- image: circleci/node:latest
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user