exp: bump posgresql to version 14

This commit is contained in:
David Larlet 2024-08-30 13:09:36 -04:00 committed by Yohan Boniface
parent 5ca26335d4
commit 8f735699b2

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgis/postgis:13-3.4
image: postgis/postgis:14-3.4
ports:
- 5432:5432
env: