diff --git a/images/docker-ubooquity/index.html b/images/docker-ubooquity/index.html
index ef0b88628b..e33a1ea973 100644
--- a/images/docker-ubooquity/index.html
+++ b/images/docker-ubooquity/index.html
@@ -54,4 +54,4 @@
--pull \
-t lscr.io/linuxserver/ubooquity: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.
- 29.10.23: - Bump JRE to 17 to support v3.
- 12.07.23: - Rebase to Alpine 3.18.
- 04.07.23: - Deprecate armhf. As announced here
- 05.03.23: - Rebase to Alpine 3.17.
- 10.10.22: - Rebasing to alpine 3.16, migrate to s6v3.
- 23.01.21: - Rebasing to alpine 3.13.
- 01.06.20: - Rebasing to alpine 3.12.
- 19.12.19: - Rebasing to alpine 3.11.
- 28.06.19: - Rebasing to alpine 3.10.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 22.02.19: - Rebasing to alpine 3.9.
- 28.01.19: - Add pipeline logic and multi arch.
- 15.10.18: - Upgrade to Ubooquity 2.1.2.
- 23.08.18: - Rebase to alpine 3.8.
- 09.12.17: - Rebase to alpine 3.7.
- 07.10.17: - Upgrade to Ubooquity 2.1.1.
- 16.07.17: - Upgrade to Ubooquity 2.1.0, see setting up application section for important info for existing v1.x users.
- 26.05.17: - Rebase to alpine 3.6.
- 08.04.17: - Switch to java from 3.5 repo, fixes login crashes.
- 06.02.17: - Rebase to alpine 3.5.
- 06.12.16: - Initial Release.