1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-02-24 13:07:53 +01:00

Bump Unifi controller to 5.10.20 ()

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
# From: https://www.ubnt.com/download/unifi/
ENV UNIFI_VERSION "5.10.19"
ENV UNIFI_VERSION "5.10.20"
# install unifi
RUN apt-get update && apt-get install -y \