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.
1 parent 7740b70 commit 292c312Copy full SHA for 292c312
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:7679a78f4716371251987b76f8966ff2f82d22677f598e84d28e1a65b2310f9e
+ - image: circleci/node:8@sha256:f06e9740efbe85a5d663427078f8a710b8162698fd91b1dd87efcdc1894b992c
10
- image: mongo:3.7.9@sha256:736eec20a17eafaa988d299902fcaab521cb0ca56af4400f782576afc878d6bc
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments