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:
parent
fb36124033
commit
3effefce71
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "lidarr";
|
||||
image = "ghcr.io/onedr0p/lidarr:2.0.7";
|
||||
image = "ghcr.io/onedr0p/lidarr:2.1.7";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 8686; #int
|
||||
|
|
Reference in a new issue