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 74ba897 commit c86e5c5Copy full SHA for c86e5c5
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:1403fdab7b5fe7b40658b4246994d7855a569188bdba1c8988a08f25b891d73f
+ - image: circleci/node:8@sha256:22956cf80c5d01484fe5958f82dcd8498acd25504e5079b7f7f694a77315caf4
10
- image: mongo:3.7.9@sha256:736eec20a17eafaa988d299902fcaab521cb0ca56af4400f782576afc878d6bc
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments