⬆️ Upgrades UniFi Network Application to 7.2.92 (#375)

Co-authored-by: Patrick <hip4@github.com>
This commit is contained in:
Patrick 2022-08-21 13:03:57 +02:00 committed by GitHub
parent 2bd8d94215
commit b6fce84f76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \