fix(docker-image): update ghcr.io/onedr0p/readarr-nightly docker tag to v0.3.23.2500
| datasource | package | from | to | | ---------- | ------------------------------- | ----------- | ----------- | | docker | ghcr.io/onedr0p/readarr-nightly | 0.3.22.2499 | 0.3.23.2500 |
This commit is contained in:
parent
4159d4c55f
commit
1924a97542
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "readarr";
|
||||
image = "ghcr.io/onedr0p/readarr-nightly:0.3.22.2499";
|
||||
image = "ghcr.io/onedr0p/readarr-nightly:0.3.23.2500";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 8787; #int
|
||||
|
|
Reference in a new issue