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 4a562bf commit 306763bCopy full SHA for 306763b
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:9e895e0a03aaea664d7cc52b6adc927236416384f497efa2581c67235c34491b
+ - image: circleci/node:8@sha256:ab2da991185d30fc9537da687c1ab5d1f518a697828942a7b30070c367b7b5b3
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments