kocolosk commented on a change in pull request #90:
URL: https://github.com/apache/couchdb-pkg/pull/90#discussion_r800738780



##########
File path: build.sh
##########
@@ -31,10 +31,10 @@ SCRIPTPATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd 
)"
 DEBIANS="debian-stretch debian-buster debian-bullseye"
 UBUNTUS="ubuntu-bionic ubuntu-focal"
 CENTOSES="centos-7 centos-8"
-XPLAT_BASE="debian-buster"
-XPLAT_ARCHES="arm64v8 ppc64le"
+XPLAT_BASE="debian-bullseye"
+XPLAT_ARCHES="arm64 ppc64le"

Review comment:
       I might be able to revert this and change the architecture name in the 
underlying image, e.g. 
https://hub.docker.com/layers/apache/couchdbci-debian/bullseye-erlang-23/images/sha256-d72059db579e0497a44076c22ef3c32755ad49f0c2766c78f7550fff36e9fb4f?context=explore.
 But it's also not clear to me what the "right" answer is, e.g. I see lots of 
"arm64/v8" in Docker Hub. Regardless, it seems to be recognized as an ARM image 
just ine.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to