Update synapse DB to postgres 14
This commit is contained in:
parent
fbdbc8afb5
commit
ec9ca428a3
@ -20,7 +20,7 @@ services:
|
||||
- traefik.http.routers.synapse.rule=Host(`matrix.jakehoward.tech`)
|
||||
|
||||
db:
|
||||
image: postgres:12-alpine
|
||||
image: postgres:14-alpine
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=synapse
|
||||
|
Loading…
x
Reference in New Issue
Block a user