Updated Postgres version

master
Christopher Usher 3 weeks 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