Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ New **npm** releases are not tracked. We simply use the npm version bundled in t
from templates starting with the Node 26 images.

**[Alpine Linux](https://alpinelinux.org/releases/)** latest two releases are used.
When Alpine Linux makes a new branch available, which is planned for May and November each year,
this branch is adopted as a new base image and it becomes the default
for each supported Node.js release line.
The lowest previously used Alpine Linux release is dropped for future image builds,
so that only the two latest releases are maintained.

### Image Creation Automation

Expand Down