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 2714437 commit 77c17e9Copy full SHA for 77c17e9
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:19d684bdc1856afdc70051413445f5b941c2f673bbd670cd05449e0fb426b058
+ - image: circleci/node:8@sha256:5cce8fa0b90b32529aee992c166bf48e77a53f531c92ab556c7b5322700fe60c
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments