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