chore: drop libpq-dev from Dockerfile (#118) #124

Merged
cal merged 1 commits from issue/118-chore-drop-libpq-dev-from-dockerfile into main 2026-04-10 15:52:50 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
c22e6072a2 chore: drop libpq-dev from Dockerfile (#118)
psycopg2-binary bundles its own libpq and does not need libpq-dev at
build time. curl is kept for the HEALTHCHECK.

Closes #118

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 13:31:34 -05:00