We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8463366 commit 9290526Copy full SHA for 9290526
docker-compose.yml
@@ -36,7 +36,7 @@ services:
36
- static_content:/var/www/static
37
38
restodb:
39
- image: postgis/postgis:14-master
+ image: postgis/postgis:16-master
40
restart: unless-stopped
41
command: ["postgres", "-c", "config_file=/etc/postgresql.conf"]
42
# Upgrade shared_memory for complex queries
0 commit comments