Bump Unifi controller to 5.10.20 (#473)

This commit bumps the version of the Unifi controller from 5.10.19 to
5.10.20.
This commit is contained in:
Jason Tedor 2019-04-04 18:25:32 -04:00 committed by Jess Frazelle
parent 9675ff7fcb
commit 70013dd317

View File

@ -88,7 +88,7 @@ RUN apt-get update && apt-get install -y \
# unifi version # unifi version
# From: https://www.ubnt.com/download/unifi/ # From: https://www.ubnt.com/download/unifi/
ENV UNIFI_VERSION "5.10.19" ENV UNIFI_VERSION "5.10.20"
# install unifi # install unifi
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \