You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: