mirror of
https://github.com/linuxserver/docker-jackett.git
synced 2026-02-07 12:07:41 +08:00
adding 5.14 base for other arches
This commit is contained in:
parent
55a10e682a
commit
cbde583e46
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/mono.arm64:xenial
|
||||
FROM lsiobase/mono.arm64:5.14
|
||||
|
||||
# Add qemu to build on x86_64 systems
|
||||
COPY qemu-aarch64-static /usr/bin
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/mono.armhf:xenial
|
||||
FROM lsiobase/mono.armhf:5.14
|
||||
|
||||
# Add qemu to build on x86_64 systems
|
||||
COPY qemu-arm-static /usr/bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user