Merge pull request 'Bump unify to v7.1.65' (!41) from unify-v7.1.65 into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/41
This commit is contained in:
commit
d868842adf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
- name: Setup the docker container for unifi-controller
|
- name: Setup the docker container for unifi-controller
|
||||||
docker_container:
|
docker_container:
|
||||||
name: unifi-controller
|
name: unifi-controller
|
||||||
image: "jacobalberty/unifi:v6.5.55"
|
image: "jacobalberty/unifi:v7.1.65"
|
||||||
state: started
|
state: started
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
container_default_behavior: no_defaults
|
container_default_behavior: no_defaults
|
||||||
|
|
Loading…
Reference in a new issue