We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6436181 commit 920bc2dCopy full SHA for 920bc2d
.github/workflows/moodle-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
services:
19
postgres:
20
- image: postgres:14
+ image: postgres:15
21
env:
22
POSTGRES_USER: 'postgres'
23
POSTGRES_HOST_AUTH_METHOD: 'trust'
0 commit comments