Skip to content

Commit 7b31955

Browse files
authored
Merge pull request coollabsio#2906 from Loque-/Loque--patch-1
Support map fields in Directus
2 parents efb4049 + 097ca20 commit 7b31955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/directus-with-postgresql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
redis:
3737
condition: service_healthy
3838
postgresql:
39-
image: postgres:16-alpine
39+
image: postgis/postgis:16-3.4-alpine
4040
volumes:
4141
- directus-postgresql-data:/var/lib/postgresql/data
4242
environment:

0 commit comments

Comments
 (0)