We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b5cd3 commit dc8fd5dCopy full SHA for dc8fd5d
.github/workflows/analysis-coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
postgres:
19
- image: postgres:14
+ image: postgres:17
20
env:
21
POSTGRES_USER: postgres
22
POSTGRES_DB: nextcloudappstore
0 commit comments