Compare commits
No commits in common. "1a9f2c8fb0e45caf460df53d4c09e7254192be39" and "b75bce55d478e60dae0d26e5a2201f7c81e44b86" have entirely different histories.
1a9f2c8fb0
...
b75bce55d4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ with lib;
|
|||
let
|
||||
app = "plex";
|
||||
# renovate: depName=ghcr.io/onedr0p/plex datasource=docker versioning=loose
|
||||
version = "1.41.2.9200-c6bbc1b53";
|
||||
version = "1.40.1.8227-c0dd5a73e@sha256:a60bc6352543b4453b117a8f2b89549e458f3ed8960206d2f3501756b6beb519";
|
||||
image = "ghcr.io/onedr0p/plex:${version}";
|
||||
user = "kah"; # string
|
||||
group = "kah"; # string
|
||||
|
|
Loading…
Reference in a new issue