ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update postgres docker tag to v18

#30
Closed renovate[bot] wants to merge renovate/postgres-18.x into main
1 file +1 -1
.github/workflows/ci.ymlmodified+1-1
Changes to .github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
6565
6666 services:
6767 postgres:
68 image: postgres:17
68 image: postgres:18
6969 env:
7070 POSTGRES_PASSWORD: postgres
7171 POSTGRES_USER: postgres