chore(deps): update ghcr.io/bitmagnet-io/bitmagnet docker tag to v0.9.3 (#3830)

This commit is contained in:
renovate[bot] 2024-06-19 08:01:28 +00:00 committed by GitHub
parent 4eb4bb2fc7
commit 420c15f56b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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.",

View File

@ -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