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 650a454 commit 5b04724Copy full SHA for 5b04724
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8.16
+ - image: circleci/node:8.17
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments