Skip to content

Commit

Permalink
ci: update node image to latest 20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
orgads committed Nov 7, 2023
1 parent 0e6a3dc commit df7b575
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 @@ -17,7 +17,7 @@ jobs:
build:
working_directory: ~/nest
docker:
- image: cimg/node:20.3
- image: cimg/node:20.9
steps:
- checkout
- run:
Expand Down

0 comments on commit df7b575

Please sign in to comment.