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 eaa3e6a commit 587195aCopy full SHA for 587195a
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: node:8.16.0@sha256:310db2abcff097ef44af205d81833282a6d5471002a1b59d7b7459a74152c856
+ - image: node:8.16.0@sha256:c671dc2c9148c8f4a5c2ae2cd8b3524179a44dc35c924a947ce71c23c0529c12
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments