Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s390x architecture support for CouchDB 3.3.2 #14752

Merged

Conversation

nickva
Copy link
Contributor

@nickva nickva commented May 30, 2023

https://github.com/apache/couchdb-docker got updated to support s390x so update the official image accordingly.

https://github.com/apache/couchdb-docker got updated to support s390x so update
the official image accordingly.
@github-actions
Copy link

Diff for 4e3374e:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index dd82f41..1b79d93 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,3 +1,4 @@
 amd64
 arm64v8
 ppc64le
+s390x
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 91328ba..f71a1a9 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,7 +1,7 @@
 Maintainers: Joan Touzet <wohali@apache.org> (@wohali), Jan Lehnardt <jan@apache.org> (@janl), Nick Vatamaniuc (@nickva)
 GitRepo: https://github.com/apache/couchdb-docker
 GitFetch: refs/heads/main
-GitCommit: 72a0aebfa3248b3df64a70049f0fb1f90c042a49
+GitCommit: b616800e739db18c19e6a8b4131528157f945bcd
 
 Tags: 2.3.1, 2.3, 2
 Architectures: amd64, arm64v8
@@ -16,5 +16,5 @@ Architectures: amd64, arm64v8, ppc64le
 Directory: 3.2.3
 
 Tags: latest, 3.3.2, 3.3, 3
-Architectures: amd64, arm64v8, ppc64le
+Architectures: amd64, arm64v8, ppc64le, s390x
 Directory: 3.3.2

Relevant Maintainers:

@yosifkit yosifkit merged commit 7aaa505 into docker-library:master May 30, 2023
9 checks passed
@nickva nickva deleted the couchdb-add-s390x-architecture branch May 30, 2023 22:52
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.

None yet

2 participants