[PR #2001] [MERGED] Revert Debian images back to Buster. #3012

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

📋 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: mainHead: issue-1998


📝 Commits (1)

  • 9928a54 Revert 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2001 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 9/27/2021 **Status:** ✅ Merged **Merged:** 9/27/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `issue-1998` --- ### 📝 Commits (1) - [`9928a54`](https://github.com/dani-garcia/vaultwarden/commit/9928a5404b6196a47320ad26b65973d49dede109) Revert Debian images back to Buster. ### 📊 Changes **9 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <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-05 05:07:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3012