Update postgres Docker tag to v17.5
This commit is contained in:
parent
643f49343a
commit
0015773214
1 changed files with 1 additions and 1 deletions
2
.github/workflows/moodle-ci.yml
vendored
2
.github/workflows/moodle-ci.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:17.4
|
||||
image: postgres:17.5
|
||||
env:
|
||||
POSTGRES_USER: 'postgres'
|
||||
POSTGRES_HOST_AUTH_METHOD: 'trust'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue