Skip to content

Commit

Permalink
⬆ Upgrade UniFi Controller version 6.1.71 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoudSoftware authored Apr 6, 2021
1 parent 61629c2 commit 6a07bb5
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 @@ -30,7 +30,7 @@ RUN \
openjdk-8-jdk-headless=8u282-b08-0ubuntu1~18.04 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/6.0.45/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/6.1.71/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
\
Expand Down

0 comments on commit 6a07bb5

Please sign in to comment.