Skip to content

Commit

Permalink
Use non-legacy docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
akegan committed Jul 8, 2021
1 parent 2c7cb5e commit e083707
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 @@ -31,7 +31,7 @@ executors:
CLOUDINARY_KEY: "fake_key"
puppeteer-node:
docker:
- image: "circleci/node:latest-browsers:12.18.4"
- image: "cimg/node:12.18.4-browsers"

jobs:
setup:
Expand Down

0 comments on commit e083707

Please sign in to comment.