Compare commits
1 commit
b8070672ae
...
8114f3695b
Author | SHA1 | Date | |
---|---|---|---|
8114f3695b |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ with lib;
|
||||||
let
|
let
|
||||||
app = "scrypted";
|
app = "scrypted";
|
||||||
# renovate: depName=ghcr.io/koush/scrypted datasource=docker versioning=docker
|
# renovate: depName=ghcr.io/koush/scrypted datasource=docker versioning=docker
|
||||||
version = "v0.123.30-jammy-nvidia";
|
version = "v0.123.36-jammy-nvidia";
|
||||||
image = "ghcr.io/koush/scrypted:${version}";
|
image = "ghcr.io/koush/scrypted:${version}";
|
||||||
port = 11080; # int
|
port = 11080; # int
|
||||||
cfg = config.mySystem.containers.${app};
|
cfg = config.mySystem.containers.${app};
|
||||||
|
|
Loading…
Reference in a new issue