Skip to content

Commit 76ffdb9

Browse files
renovate-botg3force
authored andcommitted
Update Node.js to v17
1 parent 76ace15 commit 76ffdb9

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
frontend:
44
docker:
5-
- image: circleci/node:16.13.1
5+
- image: circleci/node:17.2.0
66
steps:
77
- checkout
88
- run:

0 commit comments

Comments
 (0)