diff --git a/README.md b/README.md index b24f5a9..4a38aa2 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,10 @@ All the image tags, configurations, environment variables and application option * 👷 Update latest changes token. PR [#94](https://github.com/tiangolo/meinheld-gunicorn-docker/pull/94) by [@tiangolo](https://github.com/tiangolo). * 👷 Add GitHub Action for Docker Hub description. PR [#84](https://github.com/tiangolo/meinheld-gunicorn-docker/pull/84) by [@tiangolo](https://github.com/tiangolo). +#### Features + +* ✨ Add support for multi-arch builds, including support for arm64 (e.g. Mac M1). PR [#111](https://github.com/tiangolo/meinheld-gunicorn-docker/pull/111) by [@tiangolo](https://github.com/tiangolo). + #### Refactors * 🔥 Remove Alpine suppport. PR [#110](https://github.com/tiangolo/meinheld-gunicorn-docker/pull/110) by [@tiangolo](https://github.com/tiangolo).