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 734392b commit e1e67acCopy full SHA for e1e67ac
1 file changed
docker-compose.yml
@@ -22,7 +22,7 @@ x-web-base: &web-base
22
DB_PASSWORD: ${DB_PASSWORD}
23
24
x-db-base: &db-base
25
- image: ghcr.io/baosystems/postgis:12-3.3
+ image: ghcr.io/baosystems/postgis:16-3.5
26
# uncomment to enable query logging
27
# command:
28
# ["postgres", "-c", "log_statement=all", "-c", "log_destination=stderr"]
0 commit comments