From f570aff0b4d25a3c277babff3762b5a1ce5fce1a Mon Sep 17 00:00:00 2001 From: Robert Middleswarth Date: Fri, 28 Feb 2025 00:17:04 -0500 Subject: [PATCH] Remove arm32 as portainer no longer supports arm32 with new releases. --- build/templates/template_README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/build/templates/template_README.md b/build/templates/template_README.md index 5db774b..6ea5031 100644 --- a/build/templates/template_README.md +++ b/build/templates/template_README.md @@ -69,7 +69,6 @@ Portainer V2.1 or lower Portainer V2.2 or higher | Architecture | Tested OS's | URL | | ------------ | ----------- | --- | -| **Arm32 | Pi OS, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm32.json | | Arm64 | Pi OS, Ubuntu, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm64.json | | Amd64 | Ubuntu, Debian | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-amd64.json |