From 9b072a9edf5c3e422ebe91fc499da22e8092800e Mon Sep 17 00:00:00 2001
From: <>
Date: Fri, 15 Nov 2024 22:32:17 +0000
Subject: [PATCH] Deployed 3e42d97c with MkDocs version: 1.6.1
---
images/docker-habridge/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-habridge/index.html b/images/docker-habridge/index.html
index 028f669fda..45c1dab208 100644
--- a/images/docker-habridge/index.html
+++ b/images/docker-habridge/index.html
@@ -47,5 +47,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/habridge: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
- 27.06.24: - Rebase to Alpine 3.20.
- 10.04.24: - Revert JRE to 8 due to incomplete upstream support.
- 20.03.24: - Rebase to Alpine 3.19, bump JRE to 17.
- 25.08.23: - Rebase to Alpine 3.18.
- 07.07.23: - Deprecate armhf. As announced here
- 11.12.22: - Rebasing to alpine 3.17.
- 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.
- 11.02.19: - Add pipeline logic and multi arch.
- 28.08.18: - Rebase to alpine 3.8.
- 12.04.18: - Add workaround to bind to port 80 if needed.
- 08.04.18: - Initial Release.