feat(docker-image): update ghcr.io/onedr0p/lidarr docker tag to v2.1.7 (#63)

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/lidarr | 2.0.7 | 2.1.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-07 15:05:41 +10:00 committed by GitHub
parent fb36124033
commit 3effefce71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
with lib; with lib;
let let
app = "lidarr"; app = "lidarr";
image = "ghcr.io/onedr0p/lidarr:2.0.7"; image = "ghcr.io/onedr0p/lidarr:2.1.7";
user = "568"; #string user = "568"; #string
group = "568"; #string group = "568"; #string
port = 8686; #int port = 8686; #int