Skip to content

Commit 639870f

Browse files
committed
chore(deps): update node.js to v17
1 parent ec37d6d commit 639870f

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:7.10-browsers
10+
- image: circleci/node:17.2-browsers
1111

1212
working_directory: ~/repo
1313

0 commit comments

Comments
 (0)