garris/BackstopJS

Upgrade Node Image in Docker File to LTS version

OssamaSijbesma opened this issue · 0 comments

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.