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 aab02f9 commit 9196bfbCopy full SHA for 9196bfb
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:1fad5860c7b4a0057aae4fb9c0d273c6d7452c0c24a33931941358b546f3e424
+ - image: circleci/node:8@sha256:5d18bcb41ab32d57f3c1c1352aa30e63a7028f97c3a7742f874c8cb66b01c02a
10
- image: mongo:3.7.9@sha256:fbc5b316430a970543d2e1668164c764977e777a74ffb05c873d0e5df499b6fb
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments