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 f832987 commit b0c9dc6Copy full SHA for b0c9dc6
.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
- image: circleci/mysql:5.7
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments