diff --git a/templates/compose/directus-with-postgresql.yaml b/templates/compose/directus-with-postgresql.yaml index e7dd60921..e97c77af0 100644 --- a/templates/compose/directus-with-postgresql.yaml +++ b/templates/compose/directus-with-postgresql.yaml @@ -36,7 +36,7 @@ services: redis: condition: service_healthy postgresql: - image: postgres:16-alpine + image: postgis/postgis:16-3.4-alpine volumes: - directus-postgresql-data:/var/lib/postgresql/data environment: