nikolaik / docker-python-nodejs

🐳 Python with Node.js docker image
MIT License
471 stars 73 forks source link

Update README.md (updated latest node version to 22) #191

Closed aminsaedi closed 3 months ago

aminsaedi commented 3 months ago

Node.js 22 is now available! The latest tag is pointing to the node v 22.x now

https://nodejs.org/en/blog/announcements/v22-release-announce

nikolaik commented 3 months ago

It sure is, thanks for the PR @aminsaedi <3