mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-02-09 12:48:10 -05: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.