Starefossen / docker-ruby-node

:whale: Alpine Docker Image with latest versions of Ruby, Node.js and yarn installed. This Docker Image is actively maintained and updated regularly.
https://hub.docker.com/r/starefossen/ruby-node/
MIT License
79 stars 44 forks source link

Add current node and ruby versions #42

Open koenpunt opened 1 year ago

koenpunt commented 1 year ago

Node 16 is out of its maintenance period, and thus isn't officially supported anymore.

This PR adds the combinations of Ruby 3.2 × Node 18 and Ruby 3.2 × Node 20

image