[PR #6580] [MERGED] Update Docker Image #11040

Closed
opened 2026-02-07 06:31:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6580
Author: @Artiume
Created: 9/20/2021
Status: Merged
Merged: 10/3/2021
Merged by: @cvium

Base: masterHead: patch-1


📝 Commits (3)

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Dockerfile.arm (+1 -1)
📝 Dockerfile.arm64 (+1 -1)

📄 Description

Changes

Issues

Was unable to build the docker image, was receiving

deb [arch=amd64] https://repo.jellyfin.org/debian main
E: Malformed entry 1 in list file /etc/apt/sources.list.d/jellyfin.list (Component)
E: The list of sources could not be read.

I don't necessarily like the change as we can't explicitly specify the image. Also will most likely need to update the arm images as well.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6580 **Author:** [@Artiume](https://github.com/Artiume) **Created:** 9/20/2021 **Status:** ✅ Merged **Merged:** 10/3/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`7e8557f`](https://github.com/jellyfin/jellyfin/commit/7e8557fec699e09a3b067eed5dce3b9599702d64) Update Docker Image - [`9e54ee1`](https://github.com/jellyfin/jellyfin/commit/9e54ee18291e420260117d95b3adb5f6ca78c237) update armv7 - [`5b1813b`](https://github.com/jellyfin/jellyfin/commit/5b1813b699985007f21a0b6dd3409cbf72890933) update armv8 ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.arm` (+1 -1) 📝 `Dockerfile.arm64` (+1 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Was unable to build the docker image, was receiving deb [arch=amd64] https://repo.jellyfin.org/debian main E: Malformed entry 1 in list file /etc/apt/sources.list.d/jellyfin.list (Component) E: The list of sources could not be read. I don't necessarily like the change as we can't explicitly specify the image. Also will most likely need to update the arm images as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:31:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11040