This commit is contained in:
parent
28f24e94c3
commit
2c9f3cc24d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ with lib;
|
|||
virtualisation.oci-containers.containers = {
|
||||
frigate = {
|
||||
autoStart = true;
|
||||
image = "ghcr.io/blakeblackshear/frigate:0.13.0";
|
||||
image = "ghcr.io/blakeblackshear/frigate:0.13.2";
|
||||
ports = [
|
||||
"1984:1984" # go2rtc
|
||||
"5000:5000" # Frigate
|
||||
|
|
Loading…
Reference in a new issue