mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 16:03:36 +00:00
9928a5404b
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.