phusion / passenger-docker

Docker base images for Ruby, Python, Node.js and Meteor web apps
MIT License
2.77k stars 406 forks source link

Update Node to LTS 20 #391

Closed jgoodw1n closed 7 months ago

jgoodw1n commented 7 months ago

Would it be possible to update the Node version distributed with the Ruby images to the latest LTS version, 20? The current version is not actively supported at this time, it is only receiving security support: https://endoflife.date/nodejs .

$ docker run --rm -t -i phusion/passenger-ruby30:3.0.2 node --version
v18.19.1
CamJN commented 7 months ago

ok https://github.com/phusion/passenger-docker/commit/ce6de358ca9c8f1e0615487f032127391943ecc6