Flowable Docker Deployment Error : unknown version from database

Hi,

it seems you did not delete the volume (or the wrong one) and that a container that is not based on the latest image version is communicating to that database schema.
In other words; the schema version is newer than the software.

Regards,

Yvo