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,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "bitmagnet",
 | 
					  "id": "bitmagnet",
 | 
				
			||||||
  "tipi_version": 19,
 | 
					  "tipi_version": 20,
 | 
				
			||||||
  "version": "0.9.0",
 | 
					  "version": "0.9.1",
 | 
				
			||||||
  "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.0
 | 
					    image: ghcr.io/bitmagnet-io/bitmagnet:v0.9.1
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    command:
 | 
					    command:
 | 
				
			||||||
      - worker
 | 
					      - worker
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user