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

This commit is contained in:
renovate[bot] 2023-10-09 12:51:34 +00:00 committed by GitHub
parent 2ab0717f07
commit 7fac90ae98
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": 5,
"version": "1.3.5",
"tipi_version": 6,
"version": "1.4.5",
"categories": [
"media",
"music"

View File

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