ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update postgres docker tag to v17 - autoclosed

#26
Closed renovate[bot] wants to merge renovate/postgres-17.x into main
1 file +1 -1

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

.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:15
68 image: postgres:17
6969 env:
7070 POSTGRES_PASSWORD: postgres
7171 POSTGRES_USER: postgres