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,
|
||||
"exposable": true,
|
||||
"id": "bitmagnet",
|
||||
"tipi_version": 21,
|
||||
"version": "0.9.2",
|
||||
"tipi_version": 22,
|
||||
"version": "0.9.3",
|
||||
"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.2
|
||||
image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.3
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- worker
|
||||
|
|
Loading…
Reference in New Issue
Block a user