Skip to content

Commit 9290526

Browse files
committed
Upgrade embeded database to postgis/postgis:16-master
1 parent 8463366 commit 9290526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- static_content:/var/www/static
3737

3838
restodb:
39-
image: postgis/postgis:14-master
39+
image: postgis/postgis:16-master
4040
restart: unless-stopped
4141
command: ["postgres", "-c", "config_file=/etc/postgresql.conf"]
4242
# Upgrade shared_memory for complex queries

0 commit comments

Comments
 (0)