mirror of
https://github.com/sartography/cr-connect-db.git
synced 2025-02-23 12:08:17 +00:00
make sure we are using version 12 of postgres for now
This commit is contained in:
parent
cd6604a3c8
commit
3b70b8c96d
@ -1,3 +1,3 @@
|
||||
FROM postgres
|
||||
FROM postgres:12
|
||||
COPY ./initdb.sh /docker-entrypoint-initdb.d/initdb.sh
|
||||
EXPOSE 5432
|
||||
|
Loading…
x
Reference in New Issue
Block a user