Skip to content

feat: add Alpine 3.24 drop 3.22#2534

Draft
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:alpine-3.24
Draft

feat: add Alpine 3.24 drop 3.22#2534
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:alpine-3.24

Conversation

@MikeMcC399

Copy link
Copy Markdown
Contributor

Description

  • Add alpine3.24
  • Drop alpine3.22
  • Set alpine3.24 as default

Motivation and Context

  • Alpine Linux nominally releases a new release branch each May and November.
  • docker-node maintains the latest two Alpine Linux releases

Prerequisites for this PR are:

Testing Details

./update.sh . alpine3.23,alpine3.24
cd 24/alpine3.24
docker build -t alpine3.24-test .

Confirm no update errors and that build was successful.

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (none of the above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

Other

Follow up with https://github.com/nodejs/unofficial-builds

Set Alpine 3.24 as default
@MikeMcC399

Copy link
Copy Markdown
Contributor Author

Since Alpine 3.24 is not yet available, CI fails.

This PR will stay in draft status, pending availability of the alpine:3.24 official Docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare for Alpine 3.24 release in Q2 2026

1 participant