Skip to content

Commit

Permalink
⬆️ Upgrades Unifi to 5.9.29
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 14, 2018
1 parent 58c36c4 commit 23c6806
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 @@ -28,7 +28,7 @@ RUN \
openjdk-8-jdk-headless=8u181-b13-0ubuntu0.18.04.1 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ubnt.com/unifi/5.8.30/unifi_sysvinit_all.deb" \
"https://dl.ubnt.com/unifi/5.9.29/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
\
Expand Down

0 comments on commit 23c6806

Please sign in to comment.