From 47211aa71cf18e446d6d15ca72cb759ba66a278a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Oct 2023 23:18:07 +0000 Subject: [PATCH] chore(deps): update jacobalberty/unifi docker tag to v7.5.176 --- host-unicorn.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host-unicorn.yml b/host-unicorn.yml index 0e920b5..aab0818 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:v7.5.174 + image: jacobalberty/unifi:v7.5.176 state: started restart_policy: unless-stopped container_default_behavior: no_defaults