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:
|
db:
|
||||||
restart: always
|
restart: always
|
||||||
image: postgres:15-alpine
|
image: l1drm/postgres-pgroonga:alpine-17-znver4
|
||||||
user: "${MISSKEY_UID}:${MISSKEY_GID}"
|
user: "${MISSKEY_UID}:${MISSKEY_GID}"
|
||||||
networks:
|
networks:
|
||||||
- internal_network
|
- internal_network
|
||||||
|
|
Loading…
Reference in a new issue