Skip to content

Commit

Permalink
Unifi Controller -> 8.4.59-y2b2oj1o9
Browse files Browse the repository at this point in the history
  • Loading branch information
trexx authored Aug 24, 2024
1 parent 72f4009 commit 1199171
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.3.32-896f48ed11"
ENV UNIFI_CONTROLLER_VERSION "8.4.59-y2b2oj1o9"
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 1199171

Please sign in to comment.