mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
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:
parent
9675ff7fcb
commit
70013dd317
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user