From fe07d1400ee1a36137c47c18a5d94730f8e643d4 Mon Sep 17 00:00:00 2001 From: menekis Date: Sun, 19 Jul 2026 21:50:58 -0400 Subject: [PATCH] intel arc specifics --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d437f3..ef8e39a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This repository contains a `Dockerfile` and `docker-compose.yml` to automatically build and run the latest Release Candidate (Preview) version of **Jellyfin Server**, **Jellyfin Web**, and **Jellyfin FFmpeg** for Ubuntu Noble (24.04). -Instead of pinning specific `.deb` package versions, the build process dynamically queries the official Jellyfin APT repository and GitHub Releases API to retrieve and install the newest available RC packages on every build. - +Instead of pinning specific `.deb` package versions, the build process dynamically queries the official Jellyfin APT repository and GitHub Releases API to retrieve and install the newest available RC packages on every build. T +Some settings are specific to Intel ARC support. --- ## 🛠️ Features