chore(deps): update ghcr.io/bitmagnet-io/bitmagnet docker tag to v0.9.1 (#3772)
This commit is contained in:
parent
27bd4a4afb
commit
d834f07380
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "bitmagnet",
|
||||
"tipi_version": 19,
|
||||
"version": "0.9.0",
|
||||
"tipi_version": 20,
|
||||
"version": "0.9.1",
|
||||
"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. ",
|
||||
"short_desc": "A self-hosted BitTorrent indexer.",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
bitmagnet:
|
||||
image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.0
|
||||
image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.1
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- worker
|
||||
|
|
Loading…
Reference in New Issue
Block a user