Compare commits
1 commit
37a84e3ca8
...
4451f3957f
Author | SHA1 | Date | |
---|---|---|---|
4451f3957f |
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.123.30-jammy-nvidia";
|
||||
version = "v0.123.34-jammy-nvidia";
|
||||
image = "ghcr.io/koush/scrypted:${version}";
|
||||
port = 11080; # int
|
||||
cfg = config.mySystem.containers.${app};
|
||||
|
|
Loading…
Reference in a new issue