diff --git a/images/docker-pairdrop/index.html b/images/docker-pairdrop/index.html index 06db77f366..d09174cc03 100644 --- a/images/docker-pairdrop/index.html +++ b/images/docker-pairdrop/index.html @@ -48,5 +48,5 @@ --no-cache \ --pull \ -t lscr.io/linuxserver/pairdrop:latest . -
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.