From a7f098c5d69b640e219fc4f7c654a4eb1e833c4b Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Fri, 11 Oct 2024 21:22:29 +0000
Subject: [PATCH] chore(deps): update jacobalberty/unifi docker tag to v8.5.6

---
 host-unicorn.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host-unicorn.yml b/host-unicorn.yml
index 36a4be6..6a8195c 100644
--- a/host-unicorn.yml
+++ b/host-unicorn.yml
@@ -13,7 +13,7 @@
     - name: Setup the docker container for unifi-controller
       docker_container:
         name: unifi-controller
-        image: jacobalberty/unifi:v8.4.62
+        image: jacobalberty/unifi:v8.5.6
         state: started
         restart_policy: unless-stopped
         container_default_behavior: no_defaults