chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.3920 (#341)
* chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.3920 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
84a4d020f8
commit
b7e087cc1c
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8097,
|
"port": 8097,
|
||||||
"id": "jackett",
|
"id": "jackett",
|
||||||
"tipi_version": 8,
|
"tipi_version": 9,
|
||||||
"version": "0.20.3917",
|
"version": "0.20.3920",
|
||||||
"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.",
|
"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 ",
|
"short_desc": "API Support for your favorite torrent trackers ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
jackett:
|
jackett:
|
||||||
image: lscr.io/linuxserver/jackett:0.20.3917
|
image: lscr.io/linuxserver/jackett:0.20.3920
|
||||||
container_name: jackett
|
container_name: jackett
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user