Update Unifi (#524)

This commit is contained in:
Christian Koep
2020-03-30 04:11:29 +02:00
committed by GitHub
parent c4a3f3563b
commit 7c52735773

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