Merge pull request #3478 from okxlin/renovate/ghcr.io-blakeblackshear-frigate-0.x

Update ghcr.io/blakeblackshear/frigate Docker tag to v0.17.0
This commit is contained in:
okxlin 2026-03-09 22:43:38 +08:00 committed by GitHub
commit ccd9e68d0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
frigate:
image: "ghcr.io/blakeblackshear/frigate:0.16.4-standard-arm64"
image: "ghcr.io/blakeblackshear/frigate:0.17.0-standard-arm64"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
frigate:
image: "ghcr.io/blakeblackshear/frigate:0.16.4"
image: "ghcr.io/blakeblackshear/frigate:0.17.0"
container_name: ${CONTAINER_NAME}
restart: always
networks: