frigate: Update to 0.14.1
This commit is contained in:
parent
5023b2264d
commit
af881e25a1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
virtualisation.oci-containers.containers = {
|
||||
frigate = {
|
||||
autoStart = true;
|
||||
image = "ghcr.io/blakeblackshear/frigate:0.14.0";
|
||||
image = "ghcr.io/blakeblackshear/frigate:0.14.1";
|
||||
ports = [
|
||||
"1984:1984" # go2rtc
|
||||
"5000:5000" # Unauthenticated Frigate endpoint
|
||||
|
|
Loading…
Reference in a new issue