mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 09:36:56 +00:00
suggest using a recent postgres image with pgroonga
This commit is contained in:
parent
c6cabb8c75
commit
86ac57e76e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
|
||||
db:
|
||||
restart: always
|
||||
image: postgres:15-alpine
|
||||
image: groonga/pgroonga:4.0.1-alpine-17
|
||||
networks:
|
||||
- shonk
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Reference in a new issue