v2.0.1+node25.8.1 — Node.js 25 Maintenance Patch #18
Amnoor
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Runtime Node v2.0.1+node25.8.1
Secure, Distroless, Multi-Arch Node.js Runtime. Built from Scratch.
This is the first patch release on the Node.js 25 maintenance line. The Node.js runtime version remains at
25.8.1— the image is identical tov2.0.0+node25.8.1. This release adds automated Dependabot monitoring for thedevelop-v1+node24maintenance branch alongside the existingdevelopmonitoring, constrained to minor and patch updates only.Pull the Image
What's Included
FROM scratch— no OS, no shell25.8.1(fromnode:25.8.1-alpine3.23)NODE_ENVproduction(baked in)TZUTC(baked in)/usr/share/zoneinfo)/etc/ssl/certs/)nsswitch.confincludedld-musl,libstdc++,libgcc_s/tmp1777linux/amd64,linux/arm64What's New
updatesentry to.github/dependabot.ymltargetingdevelop-v1+node24as thetarget-branch, with adailyschedule and anignorerule suppressing allversion-update:semver-majorupdates — ensuring Dependabot only proposes minor and patch-level base image bumps against the Node.js 24 maintenance branch and never promotes it to Node.js 25 or beyond.v1+node24-maintenancelabel to the new Dependabot block, distinguishing its PRs from those targetingdevelop.Maintenance Line
This tag is published on the
maintenance/v2+node25branch. Thev2.x.x+node25.x.xline receives minor and patch updates only — no major Node.js version changes will be made on this branch.Versioning
Tags follow the pattern
v<image_semver>+node<node_version>. Thelatesttag tracks the most recent stable release onmainand is not updated by maintenance releases.Immutable Tag
This tag is immutable. Once published,
v2.0.1+node25.8.1will never be moved or overwritten on either registry.Full Changelog
v2.0.0+node25.8.1...v2.0.1+node25.8.1
This discussion was created from the release v2.0.1+node25.8.1 — Node.js 25 Maintenance Patch.
Beta Was this translation helpful? Give feedback.
All reactions