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.