Skip to content

Commit 4841734

Browse files
authored
chore(config): bump node (#221)
1 parent deee5d0 commit 4841734

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
@@ -2,7 +2,7 @@ version: 2.1
22

33
docker_defaults: &docker_defaults
44
docker:
5-
- image: circleci/node:8.14.0
5+
- image: circleci/node:8.16.2
66

77
commands:
88
prep_env:

0 commit comments

Comments
 (0)