Explorar el Código

Remove arm32 support as the docker instance doesn't support any 32bit instances

Robert Middleswarth hace 2 años
padre
commit
c8e88c84e0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      template/apps/bind9.json

+ 0 - 1
template/apps/bind9.json

@@ -11,7 +11,6 @@
 			"name": "TZ"
 		}
 	],
-        "image_arm32": "ubuntu/bind9:latest",
         "image_arm64": "ubuntu/bind9:latest",
         "image_amd64": "ubuntu/bind9:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bind9.png",