mirror of
https://github.com/hassio-addons/addon-sonarr.git
synced 2025-05-07 04:31:33 +00:00
Sonarr doesn't support armv7
This commit is contained in:
parent
9999287f1b
commit
28ac51a601
3 changed files with 1 additions and 3 deletions
|
@ -96,7 +96,7 @@ SOFTWARE.
|
|||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-sonarr.svg
|
||||
[commits]: https://github.com/hassio-addons/addon-sonarr/commits/main
|
||||
[contributors]: https://github.com/hassio-addons/addon-sonarr/graphs/contributors
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
build_from:
|
||||
aarch64: ghcr.io/hassio-addons/base:15.0.3
|
||||
amd64: ghcr.io/hassio-addons/base:15.0.3
|
||||
armv7: ghcr.io/hassio-addons/base:15.0.3
|
||||
codenotary:
|
||||
base_image: codenotary@frenck.dev
|
||||
signer: codenotary@frenck.dev
|
||||
|
|
|
@ -10,7 +10,6 @@ init: false
|
|||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
map:
|
||||
- addon_config:rw
|
||||
- share:rw
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue