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

Update ghcr.io/blakeblackshear/frigate Docker tag to v0.18.0
This commit is contained in:
github-actions[bot]
2026-09-12 14:18:41 +00:00
committed by GitHub
6 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
services:
frigate:
image: "ghcr.io/blakeblackshear/frigate:0.17.2-standard-arm64"
image: "ghcr.io/blakeblackshear/frigate:0.18.0-standard-arm64"
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
frigate:
image: "ghcr.io/blakeblackshear/frigate:0.17.2"
image: "ghcr.io/blakeblackshear/frigate:0.18.0"
container_name: ${CONTAINER_NAME}
restart: always
networks: