suggest using a recent postgres image with pgroonga
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ services:
|
|||||||
|
|
||||||
db:
|
db:
|
||||||
restart: always
|
restart: always
|
||||||
image: postgres:15-alpine
|
image: groonga/pgroonga:4.0.1-alpine-17
|
||||||
networks:
|
networks:
|
||||||
- shonk
|
- shonk
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user