forked from fedi/mastodon
Update postgres Docker tag to v15
This commit is contained in:
parent
0ccf6c0eb7
commit
69e8e6d29c
2
.github/workflows/test-ruby.yml
vendored
2
.github/workflows/test-ruby.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:15-alpine
|
||||
env:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
POSTGRES_USER: postgres
|
||||
|
|
Loading…
Reference in a new issue