[PR #3911] [MERGED] Fix arm builds #30964

Closed
opened 2026-06-17 10:57:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3911
Author: @BlackDex
Created: 9/22/2023
Status: Merged
Merged: 9/22/2023
Merged by: @dani-garcia

Base: mainHead: fix-arm-build


📝 Commits (1)

📊 Changes

7 files changed (+7 additions, -0 deletions)

View changed files

📝 docker/Dockerfile.j2 (+1 -0)
📝 docker/arm64/Dockerfile (+1 -0)
📝 docker/arm64/Dockerfile.buildkit (+1 -0)
📝 docker/armv6/Dockerfile (+1 -0)
📝 docker/armv6/Dockerfile.buildkit (+1 -0)
📝 docker/armv7/Dockerfile (+1 -0)
📝 docker/armv7/Dockerfile.buildkit (+1 -0)

📄 Description

Because of some changes in the packages of Debian we need to add an extra package to request it also to install


🔄 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/dani-garcia/vaultwarden/pull/3911 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-arm-build` --- ### 📝 Commits (1) - [`ccc51e7`](https://github.com/dani-garcia/vaultwarden/commit/ccc51e75803dc4d3d3779cc8b0c643373da70eb9) Fix arm builds ### 📊 Changes **7 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile.j2` (+1 -0) 📝 `docker/arm64/Dockerfile` (+1 -0) 📝 `docker/arm64/Dockerfile.buildkit` (+1 -0) 📝 `docker/armv6/Dockerfile` (+1 -0) 📝 `docker/armv6/Dockerfile.buildkit` (+1 -0) 📝 `docker/armv7/Dockerfile` (+1 -0) 📝 `docker/armv7/Dockerfile.buildkit` (+1 -0) </details> ### 📄 Description Because of some changes in the packages of Debian we need to add an extra package to request it also to install --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 10:57:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#30964