Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2025-05-10 13:13:19 +00:00
parent cceae635d8
commit 8b7670ec73
No known key found for this signature in database

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/dokuwiki.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dokuwiki-logo.png</Icon>
<Date>2024-05-31</Date>
<Date>2025-05-10</Date>
<Changes>
### 2025-05-10
- Rebase to Alpine 3.21.
### 2024-05-31
- Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.