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 4454801 commit dfe4fb5Copy full SHA for dfe4fb5
.github/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
services:
42
postgres:
43
- image: postgres:14
+ image: postgres:18
44
env:
45
POSTGRES_USER: postgres
46
POSTGRES_PASSWORD: postgres
0 commit comments