We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdcf412 commit 9b558c3Copy full SHA for 9b558c3
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
postgres:
19
- image: postgis/postgis:13-3.1-alpine
+ image: postgis/postgis:18-3.6-alpine
20
env:
21
POSTGRES_DB: postgres
22
POSTGRES_PASSWORD: postgres
0 commit comments