Skip to content

Commit

Permalink
Update controller to 8.1.133 (#495)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
cwmoriarty and frenck committed Mar 22, 2024
1 parent 7135ed9 commit e3180c4
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 @@ -25,7 +25,7 @@ RUN \
&& apt-get update \
&& apt-get install -y --no-install-recommends mongodb-org-server=4.4.29 \
&& curl -J -L -o /tmp/unifi.deb \
"https://dl.ui.com/unifi/8.0.28/unifi_sysvinit_all.deb" \
"https://dl.ui.com/unifi/8.1.113/unifi_sysvinit_all.deb" \
\
&& dpkg --install /tmp/unifi.deb \
&& apt-get clean \
Expand Down

0 comments on commit e3180c4

Please sign in to comment.