FROM supabase/postgres:14.1.0

COPY --chown=postgres:postgres --chmod=600 server.key server.crt /var/lib/postgresql/
