From ffb884a66a17589b72593055f54f6e0fdfd1daef Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Fri, 10 Jul 2026 19:30:41 +0000 Subject: [PATCH] compose_frigate.yaml aktualisiert --- compose_frigate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose_frigate.yaml b/compose_frigate.yaml index 7b6fbc4..a15247c 100644 --- a/compose_frigate.yaml +++ b/compose_frigate.yaml @@ -3,7 +3,7 @@ version: "3.9" services: frigate: container_name: frigate - image: ghcr.io/blakeblackshear/frigate:stable-tensorrt + image: ghcr.io/blakeblackshear/frigate:stable restart: unless-stopped stop_grace_period: 30s shm_size: "4gb"