diff --git a/globals.nix b/globals.nix index 2cdc542..9b09298 100644 --- a/globals.nix +++ b/globals.nix @@ -1,7 +1,7 @@ _: { globals = { images = { - jellyfin = "jellyfin/jellyfin:10.10.6"; + jellyfin = "jellyfin/jellyfin:10.10.7"; postgres14 = "postgres:14"; kms = "teddysun/kms:latest"; paperless = "ghcr.io/paperless-ngx/paperless-ngx:2.14.7";