11.14.1 update not available on docker update

So I’ve spent all day trying to figure out why my 11.14.0 Directus instances wont update to the newly available 11.14.1.

Anyone else tearing their hair out.

I’m running:

docker compose pull directus
docker compose down
docker compose run --rm directus npx directus database migrate:latest
docker compose up -d

..which usually works but not today.

Is it just that the update has been missed by Directus?

11.14.1 should now be available on docker

Hey @David_O, I hope you’ve been doing well. It’s a known issue and we’re working on a fix.