Updated Postgres version

pull/465/merge
Christopher Usher 2 months ago committed by Mike Lang
parent 0a638b0534
commit fed653dfbd

@ -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