feat: add arm64 Docker image support (closes #44)
Add QEMU and multi-platform build (linux/amd64 + linux/arm64) to GitHub Actions workflow, enabling self-hosting on Raspberry Pi and other ARM64 devices.
This commit is contained in:
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.19.3] - 2026-04-14
|
||||
|
||||
### Added
|
||||
- Docker: multi-architecture image support (linux/amd64 + linux/arm64) - enables self-hosting on Raspberry Pi and other ARM64 devices (closes #44)
|
||||
|
||||
## [0.19.2] - 2026-04-14
|
||||
|
||||
### Improved
|
||||
|
||||
Reference in New Issue
Block a user