Merge pull request #91 from meienberger/renovate/lscr.io-linuxserver-jackett-0.x
chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.2101
This commit is contained in:
commit
14cb7199ff
|
@ -4,8 +4,8 @@
|
|||
"available": true,
|
||||
"port": 8097,
|
||||
"id": "jackett",
|
||||
"tipi_version": 2,
|
||||
"version": "0.20.2099",
|
||||
"tipi_version": 3,
|
||||
"version": "0.20.2101",
|
||||
"description": "Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.",
|
||||
"short_desc": "API Support for your favorite torrent trackers ",
|
||||
"categories": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
jackett:
|
||||
image: lscr.io/linuxserver/jackett:0.20.2099
|
||||
image: lscr.io/linuxserver/jackett:0.20.2101
|
||||
container_name: jackett
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user