Skip to content

Commit

Permalink
⬆️ Upgrades UniFi Network Application to v7.3.76 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Dec 15, 2022
1 parent 2d52a13 commit 712bf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unifi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ RUN \
libcap2=1:2.32-1 \
logrotate=3.14.0-4ubuntu3 \
mongodb-server=1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3 \
openjdk-8-jdk-headless=8u352-ga-1~20.04 \
openjdk-11-jdk-headless=11.0.17+8-1ubuntu2~20.04 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/7.2.95/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/7.3.76/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit 712bf2d

Please sign in to comment.