Skip to content

Commit

Permalink
chore(deps): update node docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 92d0176 commit 090d677
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 @@ -7,7 +7,7 @@ jobs:
build:
working_directory: ~/project
docker:
- image: node:19.9.0
- image: node:20.16.0
steps:
# Checkout repository
- checkout
Expand Down

0 comments on commit 090d677

Please sign in to comment.