correct versioning
This commit is contained in:
parent
1c25671ae6
commit
db998ac335
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
with lib;
|
with lib;
|
||||||
let
|
let
|
||||||
app = "plex";
|
app = "plex";
|
||||||
# renovate: depName=ghcr.io/onedr0p/plex datasource=docker
|
# renovate: depName=ghcr.io/onedr0p/plex datasource=docker versioning=loose
|
||||||
version = "1.40.1.8227-c0dd5a73e@sha256:a60bc6352543b4453b117a8f2b89549e458f3ed8960206d2f3501756b6beb519";
|
version = "1.40.1.8227-c0dd5a73e@sha256:a60bc6352543b4453b117a8f2b89549e458f3ed8960206d2f3501756b6beb519";
|
||||||
image = "ghcr.io/onedr0p/plex:${version}";
|
image = "ghcr.io/onedr0p/plex:${version}";
|
||||||
user = "kah"; # string
|
user = "kah"; # string
|
||||||
|
|
Loading…
Reference in a new issue