Prechádzať zdrojové kódy

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

Robert Middleswarth 2 rokov pred
rodič
commit
c8e88c84e0
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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",