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 145f6ea commit d2a9fd8Copy full SHA for d2a9fd8
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:3e5dbb1d0dd3618b8067ca42ab6b61157a5a87f393e973e37d9165f2d13eb353
+ - image: circleci/node:8@sha256:e7dbe12b781b28ade9e8f886deb0da15d914fec8508c69739c8c01783ce4acd5
10
- image: mongo:3.7.9@sha256:736eec20a17eafaa988d299902fcaab521cb0ca56af4400f782576afc878d6bc
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments