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"