From 6e5edad8a0b0b6434775c8fb3b025f4d13ddd808 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 17 Jun 2024 17:36:59 +0000 Subject: [PATCH] Bot Updating Unraid Template --- unraid/duckdns.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/duckdns.xml b/unraid/duckdns.xml index 4eae43d..4716d61 100755 --- a/unraid/duckdns.xml +++ b/unraid/duckdns.xml @@ -18,8 +18,11 @@ 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't require reactivation or forum posts to maintain its existence. https://raw.githubusercontent.com/linuxserver/templates/main/unraid/duckdns.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns-logo.png - 2024-03-30 + 2024-06-17 +### 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.