1
0
Fork 0

chore(deps): update ghcr.io/blakeblackshear/frigate docker tag to v0.16.1 (#1557)

This commit is contained in:
renovate[bot] 2025-09-05 14:30:34 +00:00 committed by GitHub
parent 058994effc
commit b6e4510ebd
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.0-standard-arm64"
image: "ghcr.io/blakeblackshear/frigate:0.16.1-standard-arm64"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

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