chore(deps): update lscr.io/linuxserver/lidarr docker tag to v1.2.6 (#793)

This commit is contained in:
renovate[bot] 2023-07-02 04:56:03 +00:00 committed by GitHub
parent d5aae47c5a
commit 5952f3a049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,9 +5,12 @@
"exposable": true,
"port": 8131,
"id": "lidarr",
"tipi_version": 3,
"version": "1.1.4",
"categories": ["media", "music"],
"tipi_version": 4,
"version": "1.2.6",
"categories": [
"media",
"music"
],
"description": "Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
"short_desc": " Looks and smells like Sonarr but made for music.",
"author": "lidarr.audio",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
lidarr:
image: lscr.io/linuxserver/lidarr:1.1.4
image: lscr.io/linuxserver/lidarr:1.2.6
container_name: lidarr
environment:
- PUID=1000