Skip to content

Commit 6478a30

Browse files
committed
Update Node.js to v10.17.0
1 parent f9ed785 commit 6478a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ references:
66
nodejs: &nodejs
77
<<: *defaults
88
docker:
9-
- image: circleci/node:10.14.2
9+
- image: circleci/node:10.17.0
1010
restore_npm_cache: &restore_npm_cache
1111
name: Restore Cache - Dependency Modules
1212
keys:

0 commit comments

Comments
 (0)