diff --git a/images/docker-raneto/index.html b/images/docker-raneto/index.html
index 3b238339cf..78f3fb96f1 100644
--- a/images/docker-raneto/index.html
+++ b/images/docker-raneto/index.html
@@ -44,4 +44,4 @@
--pull \
-t lscr.io/linuxserver/raneto:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 06.06.24: - Rebase to Alpine 3.20.
- 20.03.24: - Rebase to Alpine 3.19.
- 12.07.23: - Rebase to Alpine 3.18.
- 01.07.23: - Deprecate armhf. As announced here
- 21.04.23: - Fix for upstream changes.
- 18.01.23: - Rebase to Alpine 3.17, migrate to s6v3.
- 10.08.22: - Rebasing to alpine 3.15.
- 23.01.21: - Rebasing to alpine 3.13.
- 02.06.20: - Rebasing to alpine 3.11.
- 19.12.19: - Rebasing to alpine 3.11.
- 28.06.19: - Rebasing to alpine 3.10.
- 01.06.19: - Initial Release.