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 7f29894 commit 4af6cadCopy full SHA for 4af6cad
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:9374ffd5d619bcaa4aa2dfe3b910e48ef843a96bf59f2db574a2ed2370038f39
+ - image: circleci/node:8@sha256:abb3e8244093b75e077f214d32c747ea9d6c39e856d7c00a37abcf191db40761
10
- image: mongo:3.7.9@sha256:fbc5b316430a970543d2e1668164c764977e777a74ffb05c873d0e5df499b6fb
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments