kocolosk opened a new pull request #90: URL: https://github.com/apache/couchdb-pkg/pull/90
## Overview This PR uses the new multi-architecture container images that we have in CI, relying on the `--platform` flag to select the appropriate architecture at runtime. It also upgrades to Debian 11 for the base OS that we use for multi-platform packaging by default (and the one we use for Docker images), and bumps the underlying Erlang version to Erlang 23. Updating to Erlang 23 should fix #86 . I'm planning to upload new packages that incorporate these changes and bump the package version number / release number appropriately. We don't currently have packaging version numbers parameterized in the code so I figured I'd just create a "3.2.1" branch and a `3.2.1-1` tag with the package numbers bumped off the side of the main branch for now. -- 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]
