We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bd39a commit 7410b50Copy full SHA for 7410b50
1 file changed
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
18
sse_postgres:
19
container_name: sse_postgres
20
- image: postgres:15
+ image: postgis/postgis:15-3.3
21
environment:
22
POSTGRES_DB: postgres
23
POSTGRES_USER: postgres
0 commit comments