Update ghcr.io/koush/scrypted Docker tag to v0.128.2
This commit is contained in:
parent
0c778e5994
commit
63bfb7c589
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
with lib; let
|
||||
app = "scrypted";
|
||||
# renovate: depName=ghcr.io/koush/scrypted datasource=docker versioning=docker
|
||||
version = "v0.127.1-noble-nvidia";
|
||||
version = "v0.128.2-noble-nvidia";
|
||||
image = "ghcr.io/koush/scrypted:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue