mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #2001] [MERGED] Revert Debian images back to Buster. #3043
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3043
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dani-garcia/vaultwarden/pull/2001
Author: @BlackDex
Created: 9/27/2021
Status: ✅ Merged
Merged: 9/27/2021
Merged by: @dani-garcia
Base:
main← Head:issue-1998📝 Commits (1)
9928a54Revert Debian images back to Buster.📊 Changes
9 files changed (+21 additions, -21 deletions)
View changed files
📝
docker/Dockerfile.j2(+5 -5)📝
docker/amd64/Dockerfile(+2 -2)📝
docker/amd64/Dockerfile.buildx(+2 -2)📝
docker/arm64/Dockerfile(+2 -2)📝
docker/arm64/Dockerfile.buildx(+2 -2)📝
docker/armv6/Dockerfile(+2 -2)📝
docker/armv6/Dockerfile.buildx(+2 -2)📝
docker/armv7/Dockerfile(+2 -2)📝
docker/armv7/Dockerfile.buildx(+2 -2)📄 Description
This fixes #1998 where with some checking it seems Bullseye has some
issues with the glibc sleep call. It returns a SIGILL.
The glibc on Buster doesn't seem to have this issue, so revert back for
now until a fix has been released.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.