FeatureFuel
5

Update Ubuntu version of supabase/postgres Docker image

Source: supabase/supabase#22024 · opened by @pschaefer2305
The current supabase/postgres is based on Ubuntu 20.04. It uses an old version of OpenSSL. For a self hosting of Supabase I want to use the pg_bm25 Postgres extension ( Using the current version I get the following error:

FATAL: could not load library "/usr/lib/postgresql/15/lib/pg_bm25.so": libssl.so.3: cannot open shared object file: No such file or directory

It is related to the wrong OpenSSL version in Ubuntu 20.04. As Ubuntu 20.04 is getting older and older, I suggest to update the version to a newer LTS version. What do you think?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests