mirror of
https://github.com/hassio-addons/addon-unifi.git
synced 2025-05-07 12:31:33 +00:00
Update controller to 8.1.133 (#495)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
7135ed9b75
commit
e3180c45f2
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue