update docker image
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
6411e65989
commit
eb4ccbb662
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ services:
|
|||
|
||||
db:
|
||||
restart: always
|
||||
image: postgres:15-alpine
|
||||
image: l1drm/postgres-pgroonga:alpine-17-znver4
|
||||
user: "${MISSKEY_UID}:${MISSKEY_GID}"
|
||||
networks:
|
||||
- internal_network
|
||||
|
|
Loading…
Reference in a new issue