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 85a6fef commit f8057ddCopy full SHA for f8057dd
.github/workflows/moodle-ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
services:
10
postgres:
11
- image: postgres:14
+ image: postgres:15
12
env:
13
POSTGRES_USER: 'postgres'
14
POSTGRES_HOST_AUTH_METHOD: 'trust'
0 commit comments