mirror of
https://github.com/hassio-addons/addon-unifi.git
synced 2025-05-07 04:21:25 +00:00
⬆️ Upgrades UniFi Network Application to 7.2.92 (#375)
Co-authored-by: Patrick <hip4@github.com>
This commit is contained in:
parent
2bd8d94215
commit
b6fce84f76
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN \
|
|||
openjdk-8-jdk-headless=8u342-b07-0ubuntu1~20.04 \
|
||||
\
|
||||
&& curl -J -L -o /tmp/unifi.deb \
|
||||
"https://dl.ui.com/unifi/7.1.68/unifi_sysvinit_all.deb" \
|
||||
"https://dl.ui.com/unifi/7.2.92/unifi_sysvinit_all.deb" \
|
||||
\
|
||||
&& dpkg --install /tmp/unifi.deb \
|
||||
&& apt-get clean \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue