[PR #1809] [MERGED] Fix armv7 alpine build. #2874

Closed
opened 2025-11-07 07:56:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1809
Author: @BlackDex
Created: 6/29/2021
Status: Merged
Merged: 6/29/2021
Merged by: @dani-garcia

Base: mainHead: fix-armv7


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 docker/Dockerfile.j2 (+2 -1)
📝 docker/armv7/Dockerfile.alpine (+2 -1)

📄 Description

The messense/rust-musl-cross has removed OpenSSL in favor of the
vendored option. Enabled vendored openssl to resolve this.

Resolves #1807


🔄 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/1809 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/29/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-armv7` --- ### 📝 Commits (1) - [`18703bf`](https://github.com/dani-garcia/vaultwarden/commit/18703bf195855815d849034f06d786d06e4422eb) Fix armv7 alpine build. ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile.j2` (+2 -1) 📝 `docker/armv7/Dockerfile.alpine` (+2 -1) </details> ### 📄 Description The `messense/rust-musl-cross` has removed OpenSSL in favor of the vendored option. Enabled vendored openssl to resolve this. Resolves #1807 --- <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 2025-11-07 07:56:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2874