Skip to content

Commit 48b52fa

Browse files
Merge pull request #203 from nestjs/renovate/circleci-node-17.x
chore(deps): update node.js to v17
2 parents c67cbeb + 78a952a commit 48b52fa

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
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
working_directory: ~/nest
1919
docker:
20-
- image: circleci/node:16
20+
- image: circleci/node:17
2121
steps:
2222
- checkout
2323
- run:

0 commit comments

Comments
 (0)