👷(docker) add arm64 platform support for image builds

Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
This commit is contained in:
Stephan Meijer
2026-02-19 17:33:48 +01:00
committed by aleb_the_flash
parent 8a6419da44
commit 87b9ca2314
2 changed files with 39 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- 👷(docker) add arm64 platform support for image builds
### Changed
- ♻️(frontend) replace custom reactions toolbar with react aria popover #985