FROM postgres:16.2

COPY ./schema.sql /docker-entrypoint-initdb.d/schema.sql