Skip to content

Commit

Permalink
circleci has changed image name structure - https://circleci.com/deve…
Browse files Browse the repository at this point in the history
  • Loading branch information
EricMCornelius committed Apr 23, 2024
1 parent 837ac44 commit 121f0ea
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 @@ -8,7 +8,7 @@ version: 2
defaults: &defaults
working_directory: ~/repo
docker:
- image: circleci/node:18.20.2
- image: cimg/node:18.20.2

jobs:
test:
Expand Down

0 comments on commit 121f0ea

Please sign in to comment.