feat(docker-image): update ghcr.io/onedr0p/prowlarr docker tag to v1.15.0.4361 (#64)
| datasource | package | from | to | | ---------- | ------------------------ | ----------- | ----------- | | docker | ghcr.io/onedr0p/prowlarr | 1.14.3.4333 | 1.15.0.4361 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3effefce71
commit
f3dad2af6c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "prowlarr";
|
||||
image = "ghcr.io/onedr0p/prowlarr:1.14.3.4333@sha256:7f90035619b4dbff6bff985181275300cd999be5d4f03fcaf359ef7068fc5e5e";
|
||||
image = "ghcr.io/onedr0p/prowlarr:1.15.0.4361@sha256:73e30e7c9eddd7aca3de4208e702d6293862bb5c49d7a8547cc1b9e3c35dcb86";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 9696; #int
|
||||
|
|
Reference in a new issue