mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
docker: drop arm32 iv;
deadlock on startup, probably bad cffi
This commit is contained in:
parent
06af60276b
commit
6e75faa623
|
|
@ -16,7 +16,7 @@ imgs="dj iv min im ac"
|
|||
dhub_order="iv dj min im ac"
|
||||
ghcr_order="ac im min dj iv"
|
||||
ngs=(
|
||||
iv-{ppc64le,s390x}
|
||||
iv-{ppc64le,s390x,arm}
|
||||
dj-{ppc64le,s390x,arm}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue