diff --git a/README.md b/README.md index f3b969e..cd8ab02 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ SOFTWARE. [github-actions]: https://github.com/hassio-addons/addon-spotify-connect/actions [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg +[i386-shield]: https://img.shields.io/badge/i386-no-red.svg [issue]: https://github.com/hassio-addons/addon-spotify-connect/issues [license-shield]: https://img.shields.io/github/license/hassio-addons/addon-spotify-connect.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg diff --git a/spotify/build.yaml b/spotify/build.yaml index 2c714c1..fd18ee7 100644 --- a/spotify/build.yaml +++ b/spotify/build.yaml @@ -3,7 +3,6 @@ build_from: aarch64: ghcr.io/hassio-addons/base:14.2.2 amd64: ghcr.io/hassio-addons/base:14.2.2 armv7: ghcr.io/hassio-addons/base:14.2.2 - i386: ghcr.io/hassio-addons/base:14.2.2 codenotary: base_image: codenotary@frenck.dev signer: codenotary@frenck.dev diff --git a/spotify/config.yaml b/spotify/config.yaml index aaf1823..d0a4528 100644 --- a/spotify/config.yaml +++ b/spotify/config.yaml @@ -9,7 +9,6 @@ arch: - aarch64 - amd64 - armv7 - - i386 host_network: true audio: true init: false