Skip to content

Commit

Permalink
Unifi Controller 7.5.187 -> 8.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
trexx committed Mar 8, 2024
1 parent 828065a commit 21c356b
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 "7.5.187-f57f5bf7ab"
ENV UNIFI_CONTROLLER_VERSION "8.0.28"
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 21c356b

Please sign in to comment.