armv6 builds have been recently failing, because the /lib/ld-linux.so.3 file seems to be already present in the latest balenalib/rpi-debian:stretch image. This removes the symlink.
🔄 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/510
**Author:** [@mprasil](https://github.com/mprasil)
**Created:** 6/17/2019
**Status:** ✅ Merged
**Merged:** 6/18/2019
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `armv6_fix`
---
### 📝 Commits (1)
- [`4923614`](https://github.com/dani-garcia/vaultwarden/commit/4923614730d5fb8f00dec4a9c529b41fb058e8ef) Making a symlink is no longer necessary
### 📊 Changes
**1 file changed** (+0 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `Dockerfile.armv6` (+0 -1)
</details>
### 📄 Description
armv6 builds have been recently failing, because the `/lib/ld-linux.so.3` file seems to be already present in the latest `balenalib/rpi-debian:stretch` image. This removes the symlink.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/510
Author: @mprasil
Created: 6/17/2019
Status: ✅ Merged
Merged: 6/18/2019
Merged by: @dani-garcia
Base:
master← Head:armv6_fix📝 Commits (1)
4923614Making a symlink is no longer necessary📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
Dockerfile.armv6(+0 -1)📄 Description
armv6 builds have been recently failing, because the
/lib/ld-linux.so.3file seems to be already present in the latestbalenalib/rpi-debian:stretchimage. This removes the symlink.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.