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

This commit is contained in:
renovate[bot] 2023-08-20 19:17:44 +00:00 committed by GitHub
parent 7d2f54ec52
commit a88309f162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8131,
"id": "lidarr",
"tipi_version": 4,
"version": "1.2.6",
"tipi_version": 5,
"version": "1.3.5",
"categories": [
"media",
"music"

View File

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