Set latest as version
This commit is contained in:
parent
289bef4376
commit
6c57d1f19f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
unifi-controller:
|
unifi-controller:
|
||||||
container_name: unifi-controller
|
container_name: unifi-controller
|
||||||
image: jacobalberty/unifi:v8.4.62
|
image: jacobalberty/unifi:latest
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/var/run/data
|
- ./data:/var/run/data
|
||||||
|
|
Loading…
Reference in a new issue