diff --git a/unicorn.yml b/unicorn.yml index 8bf561f..9045c85 100644 --- a/unicorn.yml +++ b/unicorn.yml @@ -13,7 +13,7 @@ - name: Setup the docker container for unifi-controller docker_container: name: unifi-controller - image: "jacobalberty/unifi:v6.5.55" + image: "jacobalberty/unifi:v7.1.65" state: started restart_policy: unless-stopped container_default_behavior: no_defaults