We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53577f7 + ee2d2ca commit f6c5d01Copy full SHA for f6c5d01
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
66
services:
67
postgres:
68
- image: postgres:15
+ image: postgres:17
69
env:
70
POSTGRES_PASSWORD: postgres
71
POSTGRES_USER: postgres
0 commit comments