Updated Postgres version

pull/524/head
Christopher Usher 5 months ago
parent bbee33afb2
commit 256372cf79

@ -1,4 +1,4 @@
FROM postgres:12
FROM postgres:17
COPY postgres/setup.sh /docker-entrypoint-initdb.d/setup.sh
COPY postgres/schema.sql /
COPY postgres/buscribe.sql /

Loading…
Cancel
Save