mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 16:01:02 +00:00
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:
+1
-1
@@ -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:
|
||||
Reference in New Issue
Block a user