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 666aeb6 commit f5b4a74Copy full SHA for f5b4a74
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:9745c7462575427f4e5b96557644aed2eed843e3d338ca109245589407c1a69f
+ - image: circleci/node:8@sha256:11e9f38810e56add9f2330930a3655e430a2ca0e1cae5c06dd90e57857dbd3ed
10
- image: mongo:3.7.9@sha256:736eec20a17eafaa988d299902fcaab521cb0ca56af4400f782576afc878d6bc
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments