Skip to content

Commit f6c5d01

Browse files
Merge pull request #17 from stacksjs/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17
2 parents 53577f7 + ee2d2ca commit f6c5d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)