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 869aec1 commit 32e639cCopy full SHA for 32e639c
.circleci/config.yml
@@ -5,7 +5,7 @@ machine:
5
jobs:
6
build:
7
docker:
8
- - image: circleci/node:8.15
+ - image: circleci/node:8.16
9
environment:
10
- NPM_CONFIG_LOGLEVEL: warn
11
working_directory: ~/repo
0 commit comments