mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3173] [MERGED] Add -k to keyserver curl command #9364
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/3173
Author: @joshuaboniface
Created: 5/25/2020
Status: ✅ Merged
Merged: 5/26/2020
Merged by: @anthonylavado
Base:
master← Head:fix-arm-docker📝 Commits (1)
35da965Add -k to keyserver curl command📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile.arm(+1 -1)📄 Description
Changes
This command seems to inexplicably fail in Docker builds, despite working on the CLI, similar to what happened with the command directly above it in
c257d6071c. Fix it in the same way by adding-k.Issues
Fix nightly Docker builds.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.