Merged
Conversation
Changes: - docker-library/python@dca0bace: Merge pull request docker-library/python#1015 from infosiftr/rm-3.14-s390x-alpine - docker-library/python@46594edb: Remove s390x from Alpine variants on 3.14(+)
Diff for eb51635:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3e5a3b1..7e7b1d0 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -206,12 +206,12 @@ Builder: classic
Constraints: windowsservercore-ltsc2025
Tags: 3.14.0a6-alpine3.20, 3.14-rc-alpine3.20
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
GitCommit: 0bd97693f7105bfb6f0ef81020c6d81ade21bc0b
Directory: 3.14-rc/alpine3.20
Tags: 3.14.0a6-alpine3.21, 3.14-rc-alpine3.21, 3.14.0a6-alpine, 3.14-rc-alpine
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
GitCommit: 0bd97693f7105bfb6f0ef81020c6d81ade21bc0b
Directory: 3.14-rc/alpine3.21Relevant Maintainers: |
yosifkit
approved these changes
Apr 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes: