Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2023-01-27 11:18:42 +01:00
parent 0d8538e3e4
commit 0c68638c54

View File

@ -16,12 +16,16 @@
<ReadMe>https://github.com/linuxserver/docker-librespeed#readme</ReadMe>
<Project>https://github.com/librespeed/speedtest</Project>
<Overview>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.</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/librespeed.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librespeed-logo.png</Icon>
<Date>2022-08-20</Date>
<Date>2023-01-20</Date>
<Changes>
### 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)).