garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.66k stars 602 forks source link

Upgrade Node Image in Docker File to LTS version #1512

Open OssamaSijbesma opened 7 months ago

OssamaSijbesma commented 7 months ago

Currently the latest Docker build uses a version of Node that has surpassed its EOL. We should consider upgrading to the latest LTS version (20) which brings benefits such as bug fixes, performance improvements, new features, better compatibility with modern technologies, and future-proofing your application.