Vaultwarden wont start

Hello all

I am running Vaultwarden as a docker container on my synology nas. I just updated the latest image today using Portainer. Prior to the update, my vault was running just fine. After updating I can’t start the container…I get an Request Failed with code 400 error message. I also get the information below when I inspect the state of the container…not sure what went wrong or how to fix it.

State
Dead false
Error OCI runtime create failed: container_linux.go:367: starting container process caused: exec: “/usr/bin/dumb-init”: stat /usr/bin/dumb-init: no such file or directory: unknown
ExitCode 127
FinishedAt 0001-01-01T00:00:00Z
FinishedTs -62135596800
OOMKilled false
Paused false
Pid 0
Restarting false
Running false
StartedAt 0001-01-01T00:00:00Z
StartedTs -62135596800
Status created

See: [error] vaultwarden unuseable after update on testing branch · Discussion #2826 · dani-garcia/vaultwarden · GitHub