浏览代码

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

Robert Middleswarth 2 年之前
父节点
当前提交
e9ba497fba
共有 1 个文件被更改,包括 0 次插入1 次删除
  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",