The Wire · Showcase
NODE.JS 22.22.3 ROLLS TO DOCKER HUB
By RepoJournal · Filed · About Node.js
The latest Node.js patch landed in docker-node overnight, bringing it to your container pipelines without manual intervention.
Node.js 22.22.3 is now live across the docker-node image suite [1][2], automatically synced through the project's CI pipeline [3]. This is a routine patch release in the v22 line—check the Node.js changelog for specifics on what's fixed, but the automated Docker refresh means your next container build picks it up cleanly. The reliability desk logged an incident report for 2026-05-14 [4], though details are sparse. Nothing urgent here, but if you're running Node.js 22.x in production, you'll want to know this patch is ready whenever you spin up fresh containers.
One email a day. Unsubscribe in one click.
Keep up with Node.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Rebuild containers on next scheduled push to pick up 22.22.3 nodejs/docker-node [plan]
- → Verify your Node.js 22.x pinning strategy if you lock versions in Dockerfile nodejs/docker-node [monitor]
References
- [1] Merge pull request #2501 from nodejs/update-branch nodejs/docker-node
- [2] feat: Node.js 22.22.3 nodejs/docker-node
- [3] feat: Node.js 22.22.3 ↗ nodejs/docker-node
- [4] Add report for 2026-05-14 nodejs/reliability