File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ SOFTWARE.
108108
109109[ aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
110110[ amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
111- [ armhf-shield ] : https://img.shields.io/badge/armhf-yes-green .svg
111+ [ armhf-shield ] : https://img.shields.io/badge/armhf-no-red .svg
112112[ armv7-shield ] : https://img.shields.io/badge/armv7-yes-green.svg
113113[ commits-shield ] : https://img.shields.io/github/commit-activity/y/hassio-addons/addon-nginx-proxy-manager.svg
114114[ commits ] : https://github.com/hassio-addons/addon-nginx-proxy-manager/commits/main
@@ -124,7 +124,7 @@ SOFTWARE.
124124[ github-actions ] : https://github.com/hassio-addons/addon-nginx-proxy-manager/actions
125125[ github-sponsors-shield ] : https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
126126[ github-sponsors ] : https://github.com/sponsors/frenck
127- [ i386-shield ] : https://img.shields.io/badge/i386-yes-green .svg
127+ [ i386-shield ] : https://img.shields.io/badge/i386-no-red .svg
128128[ issue ] : https://github.com/hassio-addons/addon-nginx-proxy-manager/issues
129129[ license-shield ] : https://img.shields.io/github/license/hassio-addons/addon-nginx-proxy-manager.svg
130130[ maintenance-shield ] : https://img.shields.io/maintenance/yes/2023.svg
Original file line number Diff line number Diff line change 22build_from :
33 aarch64 : ghcr.io/hassio-addons/base:14.3.2
44 amd64 : ghcr.io/hassio-addons/base:14.3.2
5- armhf : ghcr.io/hassio-addons/base:14.3.2
65 armv7 : ghcr.io/hassio-addons/base:14.3.2
7- i386 : ghcr.io/hassio-addons/base:14.3.2
86codenotary :
97108
Original file line number Diff line number Diff line change @@ -10,9 +10,7 @@ init: false
1010arch :
1111 - aarch64
1212 - amd64
13- - armhf
1413 - armv7
15- - i386
1614hassio_api : true
1715ports :
1816 80/tcp : 80
You can’t perform that action at this time.
0 commit comments