Skip to content

Commit

Permalink
⬆️ Upgrades UniFi Network Application to 7.4.162 (#432)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
anthonyangel and frenck authored Jul 8, 2023
1 parent feb1957 commit 37b89b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unifi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN \
openjdk-11-jdk-headless=11.0.19+7~us1-0ubuntu1~20.04.1 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/7.3.83/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/7.4.162/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit 37b89b7

Please sign in to comment.