Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2021-11-15 16:10:46 +00:00
parent 83c7708e07
commit 3f925b205a

View File

@ -26,8 +26,11 @@
<WebUI>http://[IP]:[PORT:6767]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/bazarr.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr-logo.png</Icon>
<Date>2021-10-25</Date>
<Date>2021-15-15</Date>
<Changes>
### 2021-15-15
- Temp fix for lxml, compile from scratch to avoid broken official wheel.
### 2021-10-25
- Rebase to alpine 3.14. Fix numpy wheel.