1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 17:04:28 +08:00

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

Update ghcr.io/blakeblackshear/frigate Docker tag to v0.15.0
This commit is contained in:
okxlin 2025-03-24 21:54:40 +08:00 committed by GitHub
commit a4f486c71b
6 changed files with 2 additions and 2 deletions

View File

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

View File

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