Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2024-09-26 14:11:34 +00:00
parent baba53f605
commit 8bcbf6695e
No known key found for this signature in database

View File

@ -197,8 +197,11 @@
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/webtop.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png</Icon>
<Date>2024-05-23</Date>
<Date>2024-09-26</Date>
<Changes>
### 2024-09-26
- Swap from firefox to chromium on Alpine images.
### 2024-05-23
- Rebase Alpine to 3.20, document Nvidia support.