chore(deps): update ghcr.io/linuxserver/radarr docker tag to v5.7.0 (#3840)
This commit is contained in:
parent
fcbc86cae1
commit
adcc2c9b5b
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8088,
|
||||
"id": "radarr",
|
||||
"tipi_version": 15,
|
||||
"version": "5.6.0",
|
||||
"tipi_version": 16,
|
||||
"version": "5.7.0",
|
||||
"categories": ["media", "utilities"],
|
||||
"description": "Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances.",
|
||||
"short_desc": "Movie collection manager for Usenet and BitTorrent users.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
radarr:
|
||||
image: ghcr.io/linuxserver/radarr:5.6.0
|
||||
image: ghcr.io/linuxserver/radarr:5.7.0
|
||||
container_name: radarr
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user