Compare commits
No commits in common. "b1af5a7367e682201eed41401cf2477c597d2f49" and "2a2bb5272910c9e96b488fd055f867a4cf0ff076" have entirely different histories.
b1af5a7367
...
2a2bb52729
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.3";
|
||||
version = "10.10.2";
|
||||
image = "ghcr.io/jellyfin/jellyfin:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue