mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Update ghcr.io/blakeblackshear/frigate Docker tag to v0.15.0
This commit is contained in:
parent
3d07a1c11a
commit
2b6a1c80a2
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user