Merge branch 'master' into start-ckan-sh-script-fix
This commit is contained in:
commit
723dd1a3ce
|
@ -1,4 +1,4 @@
|
|||
FROM postgis/postgis:14-3.2-alpine
|
||||
FROM postgis/postgis:11-3.3-alpine
|
||||
|
||||
# Allow connections; we don't map out any ports so only linked docker containers can connect
|
||||
RUN echo "host all all 0.0.0.0/0 md5" >> /var/lib/postgresql/data/pg_hba.conf
|
||||
|
|
Loading…
Reference in New Issue