Update ghcr.io/onedr0p/plex Docker tag to v1.41.3.9292-bc7397402
This commit is contained in:
parent
809a01820d
commit
b660274ded
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ with lib;
|
|||
let
|
||||
app = "plex";
|
||||
# renovate: depName=ghcr.io/onedr0p/plex datasource=docker versioning=loose
|
||||
version = "1.41.2.9200-c6bbc1b53";
|
||||
version = "1.41.3.9292-bc7397402";
|
||||
image = "ghcr.io/onedr0p/plex:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue