From f0ddc31156610b972a7a9d3d5c923cf67585933e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jul 2024 22:18:17 +0000 Subject: [PATCH] chore(deps): update jacobalberty/unifi docker tag to v8.3.32 --- host-unicorn.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host-unicorn.yml b/host-unicorn.yml index b3f7a5b..83825ac 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.1.113 + image: jacobalberty/unifi:v8.3.32 state: started restart_policy: unless-stopped container_default_behavior: no_defaults