Skip to content

Commit

Permalink
⬆️ Upgrades UniFi Controller to 5.10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 6, 2019
1 parent e45837d commit aeb0724
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 @@ -29,7 +29,7 @@ RUN \
openjdk-8-jdk-headless=8u191-b12-2ubuntu0.18.04.1 \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ubnt.com/unifi/5.10.21/unifi_sysvinit_all.deb" \
"https://dl.ubnt.com/unifi/5.10.23/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
\
Expand Down

0 comments on commit aeb0724

Please sign in to comment.