Update unifi.

This commit is contained in:
Joseph Hanson 2024-07-14 11:00:47 -05:00
parent cbc9edfda4
commit 668f461709
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -2,7 +2,7 @@
with lib; with lib;
let let
app = "unifi"; app = "unifi";
image = "ghcr.io/goofball222/unifi:8.1.113"; image = "ghcr.io/goofball222/unifi:8.2.93";
user = "999"; #string user = "999"; #string
group = "102"; #string group = "102"; #string
port = 9898; #int port = 9898; #int