Skip to content

Commit

Permalink
Updated db to postgres 13 and postgis 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTheProgrammer committed Nov 15, 2024
1 parent ae784a6 commit cafd3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ x-common-environment:

services:
db:
image: kartoza/postgis:12.0
image: kartoza/postgis:13-3.1
ports:
- "5432:5432"
volumes:
Expand Down

0 comments on commit cafd3b7

Please sign in to comment.