Hi all!
Could someone help me understand which OS cimg/node Docker images created by CircleCI actually use?
Working with cimg/node:18.17.1-browsers
, which use the LTS node.js version, seems to use Ubuntu 20.04.6 LTS as the OS.
Is it the right OS, or should it be the current Ubuntu LTS version that is Ubuntu 22.04.3 LTS?