Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2024-06-17 17:36:59 +00:00
parent 2965a46fba
commit 6e5edad8a0

View File

@ -18,8 +18,11 @@
<Overview>Duckdns(https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn&#39;t require reactivation or forum posts to maintain its existence.</Overview>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/duckdns.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns-logo.png</Icon>
<Date>2024-03-30</Date>
<Date>2024-06-17</Date>
<Changes>
### 2024-06-17
- Bump CI_DELAY to 120 seconds as ARM builds were failing.
### 2024-03-30
- Added IP address to logging output when IP changes.