From 5e25a8554e2c818927dcc70a1ee69074036503ca Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 30 May 2019 22:20:04 +0100 Subject: [PATCH] Bot Updating Templated Files --- images/docker-unifi-controller.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/images/docker-unifi-controller.md b/images/docker-unifi-controller.md index ebab356569..d2809ae56b 100644 --- a/images/docker-unifi-controller.md +++ b/images/docker-unifi-controller.md @@ -54,13 +54,13 @@ docker create \ This image provides various versions that are available via tags. `latest` tag provides the latest stable build from Unifi, but if this is a permanent setup you might consider using the LTS tag. -| Tag | Description | -| :----: | --- | -| latest | releases from the latest stable branch. | -| LTS | releases from the 5.6.x "LTS Stable" branch. | -| 5.9 | releases from the 5.9.x branch. | -| 5.8 | releases from the 5.8.x branch. | -| 5.7 | releases from the 5.7.x branch. | +| Tag | Description | +| :----: | -------------------------------------------- | +| latest | releases from the latest stable branch. | +| LTS | releases from the 5.6.x "LTS Stable" branch. | +| 5.9 | releases from the now EOL 5.9.x branch. | +| 5.8 | releases from the now EOL 5.8.x branch. | +| 5.7 | releases from the now EOL 5.7.x branch. | ## Common problems When using a Security Gateway (router) it could be that network connected devices are unable to obtain an ip address. This can be fixed by setting "DHCP Gateway IP", under Settings > Networks > network_name, to a correct (and accessable) ip address.