1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

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

This commit is contained in:
renovate[bot] 2025-04-17 00:37:47 +00:00 committed by GitHub
parent e128d663e4
commit 2f7747534f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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