Skip to content

Commit 74435cf

Browse files
committed
Update Node.js to v10.16.3
1 parent a43f24e commit 74435cf

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.16.3
1010
restore_npm_cache: &restore_npm_cache
1111
name: Restore Cache - Dependency Modules
1212
keys:

0 commit comments

Comments
 (0)