mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 01:00:07 +09:00
postgres:10.8
This commit is contained in:
parent
527c76cd7d
commit
e1a1f004ee
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10-alpine
|
||||
image: postgres:10.8
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user