chore(deps): update ghcr.io/bitmagnet-io/bitmagnet docker tag to v0.9.3 (#3830)
This commit is contained in:
parent
4eb4bb2fc7
commit
420c15f56b
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "bitmagnet",
|
"id": "bitmagnet",
|
||||||
"tipi_version": 21,
|
"tipi_version": 22,
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"categories": ["media"],
|
"categories": ["media"],
|
||||||
"description": "A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. ",
|
"description": "A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. ",
|
||||||
"short_desc": "A self-hosted BitTorrent indexer.",
|
"short_desc": "A self-hosted BitTorrent indexer.",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bitmagnet:
|
bitmagnet:
|
||||||
image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.2
|
image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- worker
|
- worker
|
||||||
|
|
Loading…
Reference in New Issue
Block a user