Merge pull request 'Update ghcr.io/jellyfin/jellyfin Docker tag to v10.10.5' (#71) from renovate/ghcr.io-jellyfin-jellyfin-10.x into main
Reviewed-on: #71
This commit is contained in:
commit
90a4a3bffe
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ with lib; let
|
|||
image = "ghcr.io/jellyfin/jellyfin:${version}";
|
||||
user = "kah";
|
||||
# renovate: depName=ghcr.io/jellyfin/jellyfin datasource=docker
|
||||
version = "10.10.4";
|
||||
version = "10.10.5";
|
||||
volumeLocation = "/nahar/containers/volumes/jellyfin";
|
||||
in {
|
||||
# Options
|
||||
|
|
Loading…
Reference in a new issue