frigate: 0.13.0 -> 0.13.2
Some checks failed
/ check (push) Failing after 15m53s

This commit is contained in:
Erwin Boskma 2024-02-22 11:35:06 +01:00
parent 28f24e94c3
commit 2c9f3cc24d
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -9,7 +9,7 @@ with lib;
virtualisation.oci-containers.containers = { virtualisation.oci-containers.containers = {
frigate = { frigate = {
autoStart = true; autoStart = true;
image = "ghcr.io/blakeblackshear/frigate:0.13.0"; image = "ghcr.io/blakeblackshear/frigate:0.13.2";
ports = [ ports = [
"1984:1984" # go2rtc "1984:1984" # go2rtc
"5000:5000" # Frigate "5000:5000" # Frigate