Skip to content

Commit

Permalink
⬆️ Upgrades UniFi Network Application to v7.0.23 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
pattyland authored Feb 28, 2022
1 parent d3d5cd4 commit 73a9510
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 @@ -18,7 +18,7 @@ RUN \
openjdk-8-jdk-headless=8u312-b07-0ubuntu1~20.04 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/6.5.55/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/7.0.23/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit 73a9510

Please sign in to comment.