diff --git a/test/compose-postgres.yaml b/test/compose-postgres.yaml index 00e3f633d..f6de95c53 100644 --- a/test/compose-postgres.yaml +++ b/test/compose-postgres.yaml @@ -1,6 +1,6 @@ services: pg-0: - image: postgres:17 + image: postgres:18 ports: - "5432:5432" volumes: