Merge pull request 'Update ghcr.io/koush/scrypted Docker tag to v0.123.37' (#53) from renovate/ghcr.io-koush-scrypted-0.x into main
Reviewed-on: #53
This commit is contained in:
commit
7878b688bf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,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.37-jammy-nvidia";
|
||||
image = "ghcr.io/koush/scrypted:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue