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.
1 parent 6b0d226 commit ee2d2caCopy full SHA for ee2d2ca
.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