🔧 Renovate: Pin ghcr.io/blakeblackshear/frigate Docker tag to 1724960
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 1m14s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 50s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Successful in 2m51s
Gitea Branch PR & Docker Deployment / PR Merge (push) Successful in 1m6s
Renovate PR Deployment / Renovate PR Deployment (pull_request) Failing after 1m9s
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Successful in 2m34s

This commit is contained in:
2026-05-11 22:32:26 +00:00
parent b311f595b5
commit 0fac2dbd6c
+1 -1
View File
@@ -135,7 +135,7 @@ services:
privileged: true # this may not be necessary for all setups privileged: true # this may not be necessary for all setups
restart: unless-stopped restart: unless-stopped
stop_grace_period: 30s # allow enough time to shut down the various services stop_grace_period: 30s # allow enough time to shut down the various services
image: ghcr.io/blakeblackshear/frigate:stable image: ghcr.io/blakeblackshear/frigate:stable@sha256:1724960349dad0bd2ae8ec884171a6fd5755a4dc242a0e66cadbda9c0e85c99b
shm_size: "512mb" # update for your cameras based on calculation above shm_size: "512mb" # update for your cameras based on calculation above
devices: devices:
# - /dev/bus/usb:/dev/bus/usb # Passes the USB Coral, needs to be modified for other versions # - /dev/bus/usb:/dev/bus/usb # Passes the USB Coral, needs to be modified for other versions