Update docker image to Postgres 12.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM postgres:11
|
||||
FROM postgres:12
|
||||
|
||||
COPY sql_setup.sh /docker-entrypoint-initdb.d/
|
||||
|
||||
Reference in New Issue
Block a user