From 0c68638c540561a8e71c19c502eec6a0e65cc3bb Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 27 Jan 2023 11:18:42 +0100 Subject: [PATCH] Bot Updating Unraid Template --- unraid/librespeed.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/unraid/librespeed.xml b/unraid/librespeed.xml index 4d41e8e..2c4ce4a 100755 --- a/unraid/librespeed.xml +++ b/unraid/librespeed.xml @@ -16,12 +16,16 @@ https://github.com/linuxserver/docker-librespeed#readme https://github.com/librespeed/speedtest Librespeed(https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. + No Flash, No Java, No Websocket, No Bullshit. http://[IP]:[PORT:80] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/librespeed.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librespeed-logo.png - 2022-08-20 + 2023-01-20 +### 2023-01-20 +- Rebase to alpine 3.17 with php8.1. + ### 2022-08-20 - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement(https://info.linuxserver.io/issues/2022-08-20-nginx-base)).