[PR #3173] [MERGED] Add -k to keyserver curl command #9364

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

📋 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: masterHead: fix-arm-docker


📝 Commits (1)

  • 35da965 Add -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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3173 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 5/25/2020 **Status:** ✅ Merged **Merged:** 5/26/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `fix-arm-docker` --- ### 📝 Commits (1) - [`35da965`](https://github.com/jellyfin/jellyfin/commit/35da965cd3c7a9224bea0b579744802a0bc5bdcd) Add -k to keyserver curl command ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.arm` (+1 -1) </details> ### 📄 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 c257d6071c3a8dd141d1191062e892d912177d9a. Fix it in the same way by adding `-k`. **Issues** Fix nightly Docker builds. --- <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:00:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9364