bocoup / web-platform-contribution-guide

Source code for the Web Platform Contribution Guide, a guidebook to becoming a web platform contributor.
https://wpc.guide
13 stars 1 forks source link

Should upgrade CircleCI Docker convenience image #148

Open zcorpan opened 2 years ago

zcorpan commented 2 years ago

You’re using a deprecated Docker convenience image. Upgrade to a next-gen Docker convenience image.

I guess circleci/ should be changed to cimg/ in config.yml. Not sure if the version numbers should be bumped as well or if there are other changes required.

Also see https://circleci.com/docs/2.0/language-python/

cc @mariestaver

The deprecated images still work, but might stop working at some point.