We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abd494 commit 59dfd89Copy full SHA for 59dfd89
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
postgres:
19
- image: postgis/postgis:15-3.4-alpine
+ image: postgis/postgis:17-3.5-alpine
20
env:
21
POSTGRES_PASSWORD: postgres
22
POSTGRES_USER: postgres
0 commit comments