self-hosted postgres 17?

I'm running self-hosted as well as "normal" prod supabase applications and noticed that the official docker-compose is still using postgres 15

Locally I'm running CLI and it's using postgres 17

I like the convenience of the CLI locally, but don't like having such a big difference between my dev and self-hosted prod environments

Anybody know why the official docker-compose doesn't just track what non-self-hosted supabase is using?

CC: @aantti
Was this page helpful?