mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6580] [MERGED] Update Docker Image #11040
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (3)
7e8557fUpdate Docker Image9e54ee1update armv75b1813bupdate armv8📊 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.