Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-12-05 16:42:35 -08:00
parent 3ad63dd061
commit 57d70d8faf
16 changed files with 17 additions and 17 deletions

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