mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-04-30 15:11:26 -04:00
This changes the healthcheck to use `sh` instead of bash, that is absent from some image versions. (like alpine) It also removes `*mariadb*` packages from runtime image of sqlite images as these shouldn't be required.