Skip to content

Commit b0c9dc6

Browse files
committed
chore(deps): update node.js to v8.17
1 parent f832987 commit b0c9dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ machine:
55
jobs:
66
build:
77
docker:
8-
- image: circleci/node:8.16
8+
- image: circleci/node:8.17
99
- image: circleci/mysql:5.7
1010
environment:
1111
- NPM_CONFIG_LOGLEVEL: warn

0 commit comments

Comments
 (0)