Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle 2019-09-16 11:37:19 -07:00
parent 5664d34535
commit a64c5338fa
No known key found for this signature in database
GPG Key ID: C0B444E6A3EFD4C1

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.26"
ENV UNIFI_VERSION "5.11.39"
# install unifi
RUN apt-get update && apt-get install -y \