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.