use pgroonga image
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
08a38e0d0b
commit
3d2f7976ba
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15
|
image: l1drm/postgres-pgroonga:alpine-15-znver4
|
||||||
env:
|
env:
|
||||||
POSTGRES_DB: test-misskey
|
POSTGRES_DB: test-misskey
|
||||||
POSTGRES_HOST_AUTH_METHOD: trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
|
@ -68,7 +68,7 @@ jobs:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15
|
image: l1drm/postgres-pgroonga:alpine-15-znver4
|
||||||
env:
|
env:
|
||||||
POSTGRES_DB: test-misskey
|
POSTGRES_DB: test-misskey
|
||||||
POSTGRES_HOST_AUTH_METHOD: trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
|
|
Loading…
Reference in a new issue