supabase / postgres

Unmodified Postgres with some useful plugins
https://supabase.com
PostgreSQL License
1.34k stars 135 forks source link

feat: docker base psql15.6 img and release #1072

Closed samrose closed 1 month ago

samrose commented 1 month ago

docker base psql15.6 img and releaseon merge to develop. nix creates a base version of the image which will be pushed to docker.io on each PR push, ovewriting the same tag. Dockerfile-156 will then use that tag as it's base to build the finale base supabase/postgres image for 15.6 (built from nix)