Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-10-21 01:11:51 +02:00
parent ccffef61d8
commit ff3ca6ff2b

View File

@ -23,8 +23,11 @@
<WebUI>http://[IP]:[PORT:32400]/web/index.html</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/plex.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-logo.png</Icon>
<Date>2022-07-18</Date>
<Date>2022-10-16</Date>
<Changes>
### 2022-10-16
- Rebase to jammy. Update to s6v3. Remove opencl packages (bundled with plex).
### 2022-07-18
- Pin all opencl related driver packages.