mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-02-06 19:28:09 -05:00
It looks like the armv6 bullseye images are missing a symlink to the dynamic linker. The previous buster images had this symlink there, bullseye does not. This PR fixes adds that symlink again for only the Debian armv6 build. Resolves #2490