Skip to content

Commit

Permalink
Unifi 8.6.9-0f45j609pu
Browse files Browse the repository at this point in the history
  • Loading branch information
trexx authored Nov 5, 2024
1 parent 292fd7a commit 7a50900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM busybox:1-uclibc AS downloader

ENV UNIFI_CONTROLLER_VERSION="8.5.6-1x29lm155t"
ENV UNIFI_CONTROLLER_VERSION="8.6.9-0f45j609pu"
ENV MONGODB_VERSION="3.6.23"

RUN wget -O- https://dl.ui.com/unifi/${UNIFI_CONTROLLER_VERSION}/UniFi.unix.zip | unzip -qd /tmp -
Expand Down

0 comments on commit 7a50900

Please sign in to comment.