From 0d7b7226fd14e681770c08906400006e0c1e1c65 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 4 Jun 2023 10:20:00 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-librespeed.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-librespeed.md b/images/docker-librespeed.md index 1815b0e211..7dc9aa20b7 100644 --- a/images/docker-librespeed.md +++ b/images/docker-librespeed.md @@ -33,7 +33,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -191,6 +191,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **14.05.23:** - Added support for ipinfo.io * **20.01.23:** - Rebase to alpine 3.17 with php8.1. * **20.08.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).