Skip to content

Commit

Permalink
Bump unifi to 9.0.108 (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
slaygirlz authored Jan 6, 2025
1 parent 74c76a4 commit 264e1df
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
Expand Up @@ -10,7 +10,7 @@ LABEL maintainer="Jacob Alberty <[email protected]>"

ARG DEBIAN_FRONTEND=noninteractive

ARG PKGURL=https://dl.ui.com/unifi/8.6.9/unifi_sysvinit_all.deb
ARG PKGURL=https://dl.ui.com/unifi/9.0.108/unifi_sysvinit_all.deb

ENV BASEDIR=/usr/lib/unifi \
DATADIR=/unifi/data \
Expand Down

1 comment on commit 264e1df

@richb-hanover
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@slaygirlz - Thanks for the version bump. Would you also update the Current Info section of the README to give this version number? Thanks again.

Please sign in to comment.