Skip to content

Commit

Permalink
⬆️ Upgrades UniFi Network Application to 8.2.93 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmoriarty committed Jun 7, 2024
1 parent 416ee87 commit fb50a2c
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-17-jre-headless=17* \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/8.1.127/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/8.2.93/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit fb50a2c

Please sign in to comment.