Skip to content

Commit

Permalink
Update Node.js to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 602dd5c commit 97ca5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
docker:
# specify the version you desire here
# - image: circleci/node:10.6.0
- image: circleci/node:12.18.2
- image: circleci/node:17.2.0

steps:
- checkout
Expand Down

0 comments on commit 97ca5ba

Please sign in to comment.