Sfoglia il codice sorgente

remove arm32 support for filezilla as lsio is droping all arm32 support and this one is already broken

Robert Middleswarth 2 anni fa
parent
commit
e9ba497fba
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      template/apps/filezilla.json

+ 0 - 1
template/apps/filezilla.json

@@ -21,7 +21,6 @@
 			"name": "TZ"
 		}
 	],
-	"image_arm32": "lscr.io/linuxserver/filezilla:latest",
 	"image_arm64": "lscr.io/linuxserver/filezilla:latest",
 	"image_amd64": "lscr.io/linuxserver/filezilla:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filezilla.png",