瀏覽代碼

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

Robert Middleswarth 2 年之前
父節點
當前提交
c8e88c84e0
共有 1 個文件被更改,包括 0 次插入1 次删除
  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",