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 = {
|
virtualisation.oci-containers.containers = {
|
||||||
frigate = {
|
frigate = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "ghcr.io/blakeblackshear/frigate:0.14.0";
|
image = "ghcr.io/blakeblackshear/frigate:0.14.1";
|
||||||
ports = [
|
ports = [
|
||||||
"1984:1984" # go2rtc
|
"1984:1984" # go2rtc
|
||||||
"5000:5000" # Unauthenticated Frigate endpoint
|
"5000:5000" # Unauthenticated Frigate endpoint
|
||||||
|
|
Loading…
Reference in a new issue