Skip to content

Commit 9420dda

Browse files
⬆️ Upgrades UniFi Network Application to 9.5.21 (#595)
1 parent 3b655d7 commit 9420dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unifi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN \
1717
openjdk-17-jre-headless=17* \
1818
\
1919
&& curl -J -L -o /tmp/unifi.deb \
20-
"https://dl.ui.com/unifi/9.4.19/unifi_sysvinit_all.deb" \
20+
"https://dl.ui.com/unifi/9.5.21/unifi_sysvinit_all.deb" \
2121
\
2222
&& dpkg --install /tmp/unifi.deb \
2323
&& apt-get clean \

0 commit comments

Comments
 (0)