Cable-Billing / human-punishment-loyalty-calculator

GNU General Public License v3.0
1 stars 0 forks source link

Move to pg8000 from psycopg2 #16

Closed Cable-Billing closed 2 weeks ago

Cable-Billing commented 2 weeks ago

This is because psycopg2 needs the larger 1GB python 3.12 image, but if we use pg8000 we can use the 150MB python 3.12-alpine image.