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 2690c16 commit 5d37459Copy full SHA for 5d37459
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: node:8.16.0@sha256:d5ad3f5dfcb5682356f3422e84be2ac3d83b03b82df84e4f1292fea21927c8b2
+ - image: node:8.16.0@sha256:06adec3330444f71d8fd873600c20d6cec1aed6c26c714c881eebd03391814f2
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments