Skip to content

Node: feat: drop Debian 12 bookworm s390x variant#21794

Merged
tianon merged 1 commit into
docker-library:masterfrom
nodejs:node
Jul 7, 2026
Merged

Node: feat: drop Debian 12 bookworm s390x variant#21794
tianon merged 1 commit into
docker-library:masterfrom
nodejs:node

Conversation

@nodejs-github-bot

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Diff for 1c5beb6:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 67bb3f7..c274201 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,7 +3,7 @@ GitRepo: https://github.com/nodejs/docker-node.git
 GitFetch: refs/heads/main
 
 Tags: 22, 22-bookworm, 22.23, 22.23-bookworm, 22.23.1, 22.23.1-bookworm, jod, jod-bookworm
-Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le
 GitCommit: c517c39b81a3dd02485433f1fd7818b8220e1ada
 Directory: 22/bookworm
 
@@ -18,7 +18,7 @@ GitCommit: c517c39b81a3dd02485433f1fd7818b8220e1ada
 Directory: 22/alpine3.23
 
 Tags: 22-bookworm-slim, 22-slim, 22.23-bookworm-slim, 22.23-slim, 22.23.1-bookworm-slim, 22.23.1-slim, jod-bookworm-slim, jod-slim
-Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
+Architectures: amd64, arm32v7, arm64v8, ppc64le
 GitCommit: c517c39b81a3dd02485433f1fd7818b8220e1ada
 Directory: 22/bookworm-slim
 
@@ -43,7 +43,7 @@ GitCommit: c517c39b81a3dd02485433f1fd7818b8220e1ada
 Directory: 22/trixie-slim
 
 Tags: 24, 24-bookworm, 24.18, 24.18-bookworm, 24.18.0, 24.18.0-bookworm, krypton, krypton-bookworm, lts, lts-bookworm, lts-krypton
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm64v8, ppc64le
 GitCommit: 303e6c3be0be8010403376712d3018fb99809f86
 Directory: 24/bookworm
 
@@ -58,7 +58,7 @@ GitCommit: 303e6c3be0be8010403376712d3018fb99809f86
 Directory: 24/alpine3.23
 
 Tags: 24-bookworm-slim, 24-slim, 24.18-bookworm-slim, 24.18-slim, 24.18.0-bookworm-slim, 24.18.0-slim, krypton-bookworm-slim, krypton-slim, lts-bookworm-slim, lts-slim
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm64v8, ppc64le
 GitCommit: 303e6c3be0be8010403376712d3018fb99809f86
 Directory: 24/bookworm-slim
 
@@ -98,12 +98,12 @@ GitCommit: 96f96c64fc7e2735d0ae800ee34c10c9664cac11
 Directory: 26/alpine3.23
 
 Tags: 26-bookworm, 26.4-bookworm, 26.4.0-bookworm, bookworm, current-bookworm
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm64v8, ppc64le
 GitCommit: 96f96c64fc7e2735d0ae800ee34c10c9664cac11
 Directory: 26/bookworm
 
 Tags: 26-bookworm-slim, 26.4-bookworm-slim, 26.4.0-bookworm-slim, bookworm-slim, current-bookworm-slim
-Architectures: amd64, arm64v8, ppc64le, s390x
+Architectures: amd64, arm64v8, ppc64le
 GitCommit: 96f96c64fc7e2735d0ae800ee34c10c9664cac11
 Directory: 26/bookworm-slim

Relevant Maintainers:

@MikeMcC399

Copy link
Copy Markdown
Contributor

This PR is due to the transition of Debian bookworm into LTS support status on June 11, 2026. The Debian LTS team dropped support for s390x so it needs to be removed from the latest and future Node.js Docker builds.

@tianon tianon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for being on top of this so proactively!

@tianon tianon merged commit a783b86 into docker-library:master Jul 7, 2026
29 checks passed
@MikeMcC399 MikeMcC399 deleted the node branch July 7, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants