diff --git a/images/docker-filezilla/index.html b/images/docker-filezilla/index.html
index da6a20a1c9..2aee10abc5 100644
--- a/images/docker-filezilla/index.html
+++ b/images/docker-filezilla/index.html
@@ -56,4 +56,4 @@
--pull \
-t lscr.io/linuxserver/filezilla:latest .
The ARM variants can be built on x86_64 hardware and vice versa using lscr.io/linuxserver/qemu-static
docker run --rm --privileged lscr.io/linuxserver/qemu-static --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 23.05.24: - Rebase to Alpine 3.20.
- 10.02.24: - Update Readme with new env vars and ingest proper PWA icon.
- 02.01.24: - Rebase to Alpine 3.19.
- 03.07.23: - Deprecate armhf. As announced here
- 13.05.23: - Rebase to Alpine 3.18.
- 18.03.23: - Rebase to KasmVNC base image.
- 21.10.22: - Rebase to Alpine 3.16, migrate to s6v3.
- 23.12.21: - Rebase to Alpine 3.15.
- 26.09.21: - Rebase to Alpine 3.14.
- 18.04.21: - Initial release.