forked from FF-RGB/ansible
unifi: fix version for now (upgrade problems)
This commit is contained in:
parent
0e7ecfca34
commit
3d8072520e
@ -8,7 +8,7 @@
|
||||
- name: Run unifi container
|
||||
docker_container:
|
||||
name: unifi
|
||||
image: jacobalberty/unifi:stable
|
||||
image: jacobalberty/unifi:6.1.71
|
||||
env:
|
||||
RUNAS_UID0: "false"
|
||||
TZ: "Europe/Berlin"
|
||||
|
Loading…
Reference in New Issue
Block a user