Update docker-compose.yaml

Update image repository
This commit is contained in:
tehNooB 2023-11-05 11:38:43 +00:00 committed by GitHub
parent e7dcebcbb8
commit 83077e4ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
container_name: frigate
# privileged: true # this may not be necessary for all setups
restart: unless-stopped
image: blakeblackshear/frigate:stable
image: ghcr.io/blakeblackshear/frigate:stable
devices:
#- /dev/bus/usb:/dev/bus/usb
- /dev/apex_0:/dev/apex_0