Bump unicorn to v7.1.65
This commit is contained in:
parent
8f15146e12
commit
99658de89c
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