Merge pull request 'Update ghcr.io/jellyfin/jellyfin Docker tag to v10.10.3' (#52) from renovate/ghcr.io-jellyfin-jellyfin-10.x into main
Reviewed-on: #52
This commit is contained in:
commit
b1af5a7367
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ with lib;
|
|||
let
|
||||
app = "jellyfin";
|
||||
# renovate: depName=ghcr.io/jellyfin/jellyfin datasource=docker
|
||||
version = "10.10.2";
|
||||
version = "10.10.3";
|
||||
image = "ghcr.io/jellyfin/jellyfin:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue