From 2eba008e59da96d36c2b78a0dcb3cd7dbd022f43 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 24 Jun 2023 17:37:53 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-wireguard.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-wireguard.md b/images/docker-wireguard.md index 125fd0edf..39eda1ac5 100644 --- a/images/docker-wireguard.md +++ b/images/docker-wireguard.md @@ -30,7 +30,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -264,6 +264,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **24.06.23:** - Rebase master to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf). * **26.04.23:** - Rework branches. Swap alpine and ubuntu builds. * **29.01.23:** - Rebase to alpine 3.17. * **10.01.23:** - Add new var to add `PersistentKeepalive` to server config for select peers to survive server IP changes when domain name is used.