We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b9c00 commit da65edcCopy full SHA for da65edc
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
postgres:
19
- image: postgres:17-alpine
+ image: postgres:18-alpine
20
env:
21
POSTGRES_USER: postgres
22
POSTGRES_PASSWORD: password
0 commit comments