update postgresql version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM postgres:11
|
||||
FROM postgres:13
|
||||
|
||||
COPY postgresql.conf /tmp/postgresql.conf
|
||||
COPY extension.sh /docker-entrypoint-initdb.d/000-extension.sh
|
||||
|
||||
@@ -664,5 +664,3 @@ log_rotation_size = 100MB
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
# Add settings for extensions here
|
||||
|
||||
zdb.default_elasticsearch_url = 'http://elasticsearch:9200/'
|
||||
|
||||
Reference in New Issue
Block a user