Update ghcr.io/blakeblackshear/frigate Docker tag to v0.16.4

This commit is contained in:
renovate[bot] 2026-01-30 07:28:33 +00:00 committed by GitHub
parent 936fa9a95f
commit e62dae3c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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