Skip to content

Commit

Permalink
ci: use cimg/node:16.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Jun 2, 2023
1 parent 2bbc84f commit b6437dc
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 @@ -5,7 +5,7 @@ jobs:
ignore:
- gh-pages
docker:
- image: circleci/node:16
- image: cimg/node:16.14.0

steps:
- checkout
Expand Down

0 comments on commit b6437dc

Please sign in to comment.