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)).