We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 719aa29 + b4eb3cd commit 1beea16Copy full SHA for 1beea16
circle.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: node:7
+ - image: node:8
6
- image: mongo
7
command: [mongod, --smallfiles]
8
0 commit comments