Describe the bug
After a recent docker image update of the 4 images, migration docker fails with this in the log:
$ bunx drizzle-kit migrate --config=./drizzle.config.ts
Resolving dependencies
Resolved, downloaded and extracted [110]
Saved lockfile
error: script "db:migrate" exited with code 1
Reading config file '/app/packages/db/drizzle.config.ts'
Please install latest version of drizzle-orm
Sim Studio UI, loads but doesn't render
To Reproduce
Ensure all prod images are latest released versions, start in order
Expected behavior
Migration completes and docker closes
Screenshots
N/A
Additional context
I run the compose file in Unraid with the docker compose plugin. I have checked and made the compose file updates so now in sync with the exception my containers have dedicated IP addresses.