Skip to content

Commit

Permalink
Version update to 8.0.24
Browse files Browse the repository at this point in the history
Bumped version to 8.0.24
  • Loading branch information
renewoensdregt committed Dec 15, 2023
1 parent dc03eb4 commit c939c6e
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-jdk-headless=17* \
\
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/8.0.7/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/8.0.24/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit c939c6e

Please sign in to comment.