Browse Source

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

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
c8e88c84e0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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",